Async Wandering Part 1 — Why creating Form from WinForms in unit tests breaks async?
This is the first part of the Async Wandering series. For your convenience you can find other parts using the links below (or by guessing the address): Part 1 — Why creating Form from WinForms in unit tests breaks async? Part 2 — Synchronous call on WinForms control and ObjectDisposedException Part 3 — Awaiting in … Continue reading Async Wandering Part 1 — Why creating Form from WinForms in unit tests breaks async?