mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
a43973b336
Returns `error.Timeout` if provided timeout expires before a permit is available. Also adds/reworks tests for all wait functions.