This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
v0.4.2
- Jobs (and execution result) weren't removed from the (reused) WorkerEvent until a new job was processed. These 'lingering' jobs are now cleared whenever 'pop' is called on the queue by the ProcessQueueStrategy.