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

Unclear how to test upload progress #82

Open
bopfer opened this issue Apr 29, 2019 · 1 comment
Open

Unclear how to test upload progress #82

bopfer opened this issue Apr 29, 2019 · 1 comment

Comments

@bopfer
Copy link

bopfer commented Apr 29, 2019

The example in the docs works for emitting a single progress event at progress 0. But, I can't find any way to emit and test multiple events up to 100% done.

Is this possible? Anyone have examples?

@jameslnewell
Copy link
Owner

jameslnewell commented Jun 11, 2019

The example should print both 0 and 100%?

I had planned for multiple progress events being dispatched between 0 and 100 but I haven't got around to implementing it yet sorry. PRs are welcome!

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

2 participants