new nuget package

Issue #56 resolved
Jeremy Kolb created an issue

Can you push a new build that has the async hang fixes in?

Comments (2)

  1. Guillermo GutiƩrrez

    As soon as I review the other pending pull request I'll deploy a new version.

    As a workaround, you can use ConfigureAwait(false) on the task that returns the extension before awaiting for it.

  2. Log in to comment