Async Wandering Part 15 — How async in C# tricks you and how to order async continuations

This is the fifteenth part of the Async Wandering series. For your convenience you can find other parts in the table of contents in Part 1 – Why creating Form from WinForms in unit tests breaks async? You probably heard that async is all about not blocking the operating system level thread. This is the … Continue reading Async Wandering Part 15 — How async in C# tricks you and how to order async continuations