Stephen Cleary presents common mistakes developers make with async/await in .NET, covering conceptual misunderstandings (async doesn't mean background threads), dangerous patterns (async void, blocking on tasks), and practical pitfalls (fire-and-forget, eliding async/await, misusing Task APIs). He explains how async/await works

1h 0m watch time

Sort: