Pressing Esc to cancel a turn no longer kills your background tasks.
What's wrong with this entry?
Cancelling a turn locally no longer tears down non-durable registry tasks.
interrupttakes a second options argument and forwardsscope.- Local cancels pass
{ scope: "turn-cancel" }; remote cancels pass nothing. - On the receiving side, the branch that tears down non-durable registry tasks is skipped when the scope is
turn-cancel. - The SDK consumer-error path also interrupts with this scope.
turn-cancel
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.234
Background task notifications arrive inside a system-reminder
Both mention background task
-
v2.1.235
Several finished background tasks now report as one line
Both mention background task
-
v2.1.236
Background-task notices no longer look like user approval
Both mention background task