Quitting now waits briefly so queued writes and telemetry finish instead of being cut off.
What's wrong with this entry?
Two exit paths in the UI now await a shared exit helper instead of terminating the process immediately, so queued writes and telemetry can land first.
- New helpers drain a cleanup queue and a pre-exit flush queue before the process ends.
- The path that disarms auto-react also flushes its state on the way out.
preExitFlush
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.232
Shutdown waits up to 1000ms for pending work to flush
Both mention shutdown
-
v2.1.236
Exiting can no longer hang
Both mention shutdown
-
v2.1.247
Metrics opt-out check no longer triggers a second sign-in refresh
Both mention shutdown