Files
core/tests
J. Nick KostonandGitHub b403c9f92e Move thread safety check in area_registry sooner (#116265)
It turns out we have custom components that are writing to the area registry using the async APIs from threads. We now catch it at the point async_fire is called. Instead we should check sooner and use async_fire_internal so we catch the unsafe operation before it can corrupt the registry.
2024-04-27 09:26:35 +02:00
..
2024-04-12 14:47:46 +02:00
2024-04-13 09:56:33 +02:00
2024-04-15 22:25:09 +02:00