Closed patroza closed 9 years ago
I ran into a deadlock situation here because of missing await configuration. If I remember correctly it was related to using .Wait() or .Result.
Thanks @sickboy !
I ran into a deadlock situation here because of missing await configuration. If I remember correctly it was related to using .Wait() or .Result.