workerpool v6.3.0 Release Notes

Release Date: 2022-10-24 // over 1 year ago
    • 👷 Implement option workerThreadOpts to pass options to a worker of type thread, a worker_thread (#357, fixes #356). Thanks @galElmalah.

Previous changes from v6.2.1

    • 🛠 Fix #343: .terminate() sometimes throwing an exception.