|
|
|
|
|
by bastawhiz
622 days ago
|
|
How is that materially different than just making async invocations thread forks and awaits into joins? I understand what the code is doing, I just don't understand what the point is, when it seems like the net effect is the same as just writing threaded code. |
|