workerpool v2.3.0 Release Notes

Release Date: 2017-09-30 // over 6 years ago
    • ๐Ÿ†• New method Pool.terminate(force, timeout) which will replace Pool.clear(force). Thanks @jimsugg.
    • ๐Ÿ›  Fixed issue with never terminating zombie child processes. Thanks @jimsugg.