mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
For the Timer decltest in particular, the margin check is not going to help if the kernel just decides not to schedule the thread for a while after we call timer.reset(). Failure observed here: https://github.com/ziglang/zig/actions/runs/13443634035/job/37563803341?pr=22909