mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 08:02:02 +00:00
* Improve Plex debounce/throttle logic * Use Debouncer helper, rewrite affected tests * Mock storage so files aren't left behind * Don't bother with wrapper method, store debouncer call during init * Test cleanup from review * Don't patch own code in tests