Andrew Kelley ae86c0f529 std.Io: adjust concurrent error set
Now std.Io.Threaded can return error.ConcurrencyUnavailable rather than
asserting. This is handy for logic that wants to try a concurrent
implementation but then fall back to a synchronous one.
2025-10-29 06:20:51 -07:00
..
2025-10-29 06:20:50 -07:00
2025-10-29 06:20:51 -07:00
2025-10-29 06:20:49 -07:00
2025-08-29 17:14:26 -07:00