Avoid deadlocks when using async await in C# and .NET.
WANT TO SUPPORT?
💰 Patreon: https://www.patreon.com/agiledevart
---
00:00 Introduction
01:06 Deadlock example in VS
03:33 Async/Await explained
06:46 Synchronization context
08:10 Configure await
09:55 Run task
11:30 No thread blocking
---
▶️ Cross Platform GTK with WSL:
https://youtu.be/1Y606-UZdDQ
▶️ Cross Platform C++ with WSL:
https://youtu.be/1xz8WgXqEbQ
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
👨👩👧👦 Social:
◆ Twitter: https://twitter.com/agiledevart
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
🎮🕹️🐭 Snappy Mouse Run:
◆ Facebook: https://www.facebook.com/snappymouserun/
◆ App Store: https://itunes.apple.com/us/app/snappy-mouse-run/id1163515281
◆ Google Play: https://play.google.com/store/apps/details?id=com.agiledevart.snap
◆ Amazon Store: http://www.amazon.com/gp/mas/dl/android?asin=B07J15TS3R
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
#programming #csharp #async