-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
26.04An item we hope to do in the 26.04 cycleAn item we hope to do in the 26.04 cycleperformancePerformance-oriented itemPerformance-oriented itemrainy daySmall items done in ~10% of each week's timeSmall items done in ~10% of each week's time
Description
The Polar Signals analysis pointed out that Pebble has a 1s delay on shutdown due to websockets (that is, when an exec command is still running). Pebble should send SIGTERM to the process and terminate it gracefully (and quickly if the process is behaving well), so there shouldn't be a full 1s delay. Try to repro and determine what's going on.
If this happens when the process doesn't cleanly exit, I think that's working as intended, but otherwise we should look at fixing it.
Metadata
Metadata
Assignees
Labels
26.04An item we hope to do in the 26.04 cycleAn item we hope to do in the 26.04 cycleperformancePerformance-oriented itemPerformance-oriented itemrainy daySmall items done in ~10% of each week's timeSmall items done in ~10% of each week's time