Releases: MatthewThe/job-pool
Releases · MatthewThe/job-pool
v0.3.4
v0.3.3
v0.3.3
- Add sdist to pypi release workflow
v0.3.2
v0.3.2
- Allow callbacks in applyAsync
v0.3.1
v0.3.1
- Added proper error handling for apply_async
v0.3.0
v0.3.0
- Added bounded queue functionality
- Move print_progress_every from checkPool to object initialization
- No more automatic detection of maximum number of jobs for progress bar
v0.2.6
v0.2.5
v0.2.4
- Option to send tqdm progress to logger object
v0.2.3
- Use tqdm for progress
v0.2.2
- Add custom exceptions
- Better check for abnormal worker termination
- Add stopPool functionality