Skip to content

0.3.2

Compare
Choose a tag to compare
@odinserj odinserj released this 29 Oct 13:24

Release Notes

  • Fixed – Enqueued jobs may become invisible when adding a lot of jobs simultaneously to a new queue.
  • Fixed – Some workers are waiting for background jobs forever when several jobs added at once.
  • Fixed – Workers are able to detect new background jobs only after another background job is processed.
  • Fixed – Workers don't see background jobs when multiple queues are used with minimal workload.