Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

resize-squares.py progress bar doesn't work with multiprocessing #9

Open
jakekara opened this issue Sep 4, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jakekara
Copy link
Contributor

jakekara commented Sep 4, 2020

The progress bar in resize-squares.py does not accurately count completed images.

This has to do with calling bar.next() from with in a subprocess (created via multiprocessing pool).

@jakekara jakekara added the bug Something isn't working label Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant