logoalt Hacker News

glaslongyesterday at 10:58 PM1 replyview on HN

C# is my primary, but the quiz tells me I'm a JS dev.

Feel like I should assign myself a couple dozen Jon Skeet posts to read now, to make up for this embarrassment.


Replies

jamesharttoday at 1:16 AM

To be fair to yourself, the fact that C# terminates pending tasks when the main method exits is something most C# devs don’t have to deal with because they’re mostly working in the context of long running servers and apps.