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
Hi @nlutsenko. I am trying to wrap HTTP request with Bolts-Swift task. I use Moya for this https://github.com/Moya/Moya. Moya request has Cancellation Token. I would like to cancel Moya's Cancellation Token, when Bolts-Swift task was cancelled. How can I do that in right way?
Hi @nlutsenko. Are you planning to add Cancellation Token to current implementation?
The text was updated successfully, but these errors were encountered: