Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I actually start to appreciate function coloring in C# to never forget that I am operating on asynchronous code. In .NET the compiler also throws warnings if you do not await or pickup the task/promise.

I also believe that you should see where asynchronous behavior can happen in your code. So from that angle i also appreciate the keyword and the coloring. Hidden resource access is pure evil.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: