This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Version 0.4.0
Pre-release
Pre-release
This release incorporates PR #30. Thanks @utrack!
I wanted to prioritize getting #30 into master, so I have not yet implemented everything that was planned for Milestone 0.4.0. As a result, some issues have been pushed back to Milestone 0.5.0.
Full Changelog
- Implement
Pool.SetAfterFunc
which allows you to specify a function that should be run after each job is executed, regardless of whether it was successful.