mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-29 19:03:56 +00:00
SleeperThread concurrency paths needed stress coverage around wake/stop races. I added a subprocess stress test that repeatedly interleaves wake_up() and stop() and verifies the worker exits cleanly. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>