This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Description
Setting numWorkers to 100, and running tasks until they timeout, appears to be not releasing queues. I haven't isolated code to prove yet, but I wanted to ask for more detail about how timeouts are intended to be used.
Is the above by design, should I be manually timing out my tasks and resolving like the guide example does, or is this a bug?