Closed Daemon6666 closed 5 years ago
Hi! You're right, that's an oversight. I will get that resolved when I have a moment.
Hey @Daemon6666, 1.0.1-beta
should now have ConfigureAwait(false)
on all async
calls and I also added CancellationToken
support. Hope that works for you!
ConfigureAwait(false) would be enough to solve the problem