workerpool
workerpool copied to clipboard
Feat/abort listener
Adds an abortListener
to workers which allow for cleanup of async tasks which can be run as a cleanup operation to allow workers to be reused if a task timeout or cancellation occurs.
connects PR #441