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:51 -07:00
2025-08-31 12:49:18 -07:00
2025-08-30 06:36:40 +02:00
2025-10-29 06:20:51 -07:00
2025-10-27 11:19:08 +01:00