Hacker News new | ask | show | jobs
by rapala 3568 days ago
Well, the runtime then runs the Tasks in a thread pool, so using Task.WhenAll is just a one more item to the list of options in that sense. It is a nice abstraction though.