Bryan Martin
1 min readMar 23, 2020

--

Thanks. I should have started with, “What a great article” :) This topic is very confusing for most developers. I didn’t understand what was going on until I examined how the compiler (use ILSpy) was rewriting your functions that use the async keyword to use a state machine. It was easy at that point to consider how deadlocks could occur.

--

--

No responses yet