mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
a43973b336
Returns `error.Timeout` if provided timeout expires before a permit is available. Also adds/reworks tests for all wait functions.