(In reply to Randell Jesup [:jesup] (needinfo me) from comment #3) > We could make Process Shutdown messages a high-priority event, which handles one of the cases in comment 0. We did this investigation in bug 1755376, the problem here are (at least in some cases) already running runnables such that we never get back to spin the event loop.
Bug 1789231 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Randell Jesup [:jesup] (needinfo me) from comment #3) > We could make Process Shutdown messages a high-priority event, which handles one of the cases in comment 0. We did this investigation in bug 1755376, the problem here are (at least in some cases) already running runnables such that we never get back to spin the event loop. Edit: Updated description, thanks for the feedback.