No stack trace.
Why
Exceptions cannot be awaited.
Fix
Avoid async void except event handlers.
Daily micro-tips for C#, SQL, performance, and scalable backend engineering.
No stack trace.
Why
Exceptions cannot be awaited.
Fix
Avoid async void except event handlers.