Hacker News new | ask | show | jobs
by davidelettieri 777 days ago
There is an analyzer https://www.nuget.org/packages/Microsoft.VisualStudio.Thread... to catch some common mistakes
1 comments

Thank you for pointing that out.

I just happen to be sitting here reading HN instead of fixing a deadlock I've run into.

I have a ton of async code and I just now noticed that my projects don't use this analyser.

I dont know why it's not included by default but I'm gonna add it for sure.