mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-21 05:12:52 +00:00
As report by tsan, Event::Set can write is_set while WaitFor and friends are reading from it. To address this issue, make is_set an atomic.
2.5 KiB
2.5 KiB