Andrew Kelley
|
b70f12fc40
|
std.Io: delete asyncParallel
|
2025-07-20 10:38:39 -07:00 |
|
Andrew Kelley
|
363d7deb8a
|
std.Io: fix error handling and asyncParallel docs
|
2025-07-20 10:38:39 -07:00 |
|
Andrew Kelley
|
33b10abaf6
|
std.Io: add asyncConcurrent and asyncParallel
|
2025-07-20 10:38:39 -07:00 |
|
Andrew Kelley
|
2db92a98e8
|
std.Io.ThreadPool: fix asyncDetached
|
2025-07-20 10:38:39 -07:00 |
|
Andrew Kelley
|
e95b26f1c6
|
std.Io: rename go to asyncDetached
it's a better name because it's more descriptive, not a reference, and
hints that it is less common than async
|
2025-07-20 10:38:39 -07:00 |
|
Andrew Kelley
|
38152c2d1c
|
revert std.Thread.Pool for now
and move the Io impl to a separate file
|
2025-07-20 10:38:39 -07:00 |
|