mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2026-03-04 07:24:16 +01:00
* Furi: Fix EventLoop state persisting on same thread after free * Furi: clear event loop notification state and value on allocation, report unprocessed events on free * UnitTests: add multiple event loop runs in one thread test Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>