How do I handle the exception - System.AggregateException A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. #1928
Labels
bug
Something isn't working
Describe the bug
Getting the below exception when sending message to client using Groups.
How do I avoid this or gracefully handle this?
Like below
Exceptions (if any)
Further technical details
The text was updated successfully, but these errors were encountered: