We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Do you plan to add cancellation support of Box operations (like file upload/download) through use of CancellationToken?
Currently there is no way to cancel large file upload/download operation, which is very inconvenient.
The text was updated successfully, but these errors were encountered:
Hi @nsouren ,
It's on our TODOs, but I don't have a ETA for you now
Sorry, something went wrong.
+1 from me, especially important for tests.
+1, not only for tests. It's really required for good async code. I'm looking forward to it. Please to do it as ready as possible :)
@coolboy Is there any news on this request?
No branches or pull requests
Hello,
Do you plan to add cancellation support of Box operations (like file upload/download) through use of CancellationToken?
Currently there is no way to cancel large file upload/download operation, which is very inconvenient.
The text was updated successfully, but these errors were encountered: