Hacker News new | ask | show | jobs
by vips7L 2113 days ago
Mainly because its the colored function problem. You end up having to change the call stack all the way up to Task<T>. Once you start using them, everything is a Task.
1 comments

Or polluting the code with a couple of Task.Run() to avoid having to do just that.