Skip to content
New issue

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

Cancellation support #160

Open
nsouren opened this issue Aug 26, 2016 · 4 comments
Open

Cancellation support #160

nsouren opened this issue Aug 26, 2016 · 4 comments

Comments

@nsouren
Copy link

nsouren commented Aug 26, 2016

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.

@coolboy
Copy link
Contributor

coolboy commented May 15, 2017

Hi @nsouren ,

It's on our TODOs, but I don't have a ETA for you now

@ohadschn
Copy link
Contributor

+1 from me, especially important for tests.

@23W
Copy link

23W commented Dec 20, 2017

+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 :)

@23W
Copy link

23W commented Jul 22, 2022

@coolboy
Is there any news on this request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants