You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Can't seem to pipe to result stream from success callback:
Invoking the callback immediately like below works just fine.
Works fine locally, when deployed to azure we get TaskCancellationException.
Example project to reproduce https://github.com/ajtowf/nodeservices/
Live example with full stacktrace https://nodeservices.azurewebsites.net/
Am I missing something obvious here?