Hacker News new | ask | show | jobs
by kaba0 997 days ago
But there is no point to it in this comparison if it can block a whole thread to itself - that can be done with java as well since forever.
1 comments

Blocking the thread with unawaited task.Result is an explicit choice which will be flagged by a warning by an IDE and when building, that this may not be what you intended.