Skip to content

Add progress bar to uploader #59

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

Merged
merged 3 commits into from
Sep 23, 2019
Merged

Add progress bar to uploader #59

merged 3 commits into from
Sep 23, 2019

Conversation

nseidle
Copy link
Member

@nseidle nseidle commented Sep 21, 2019

The uploader doesn't report any status until the upload is complete which becomes problematic with increasingly large sketches. This PR adds a basic progress bar to the python uploader. Test it with the PDM example (a sketch of about 51k).

image

Progress bar is not shown during verbose output because the verbose setting is already pretty active with its output.

I've compiled and included a windows EXE but not a linux/mac version.

@oclyke oclyke merged commit d90e673 into master Sep 23, 2019
@oclyke oclyke deleted the uploaderProgress branch September 23, 2019 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants