The main-loop busy flag no longer broadcasts changes to subscribers.
What's wrong with this entry?
Setting the main-loop busy flag is now a plain assignment; the change emitter and its subscribers are gone, as are reset() methods on the theme store and one observation store.
replaceMainLoopBusy
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.235
Process-wide caches are now scoped per host
Both mention state
-
v2.1.235
Per-session state replaces process-wide globals, and the render root takes explicit dependencies
Both mention state
-
v2.1.235
More file-scope variables replaced by accessor-backed containers
Both mention state