Commit 30221e7
Алексей Тихомиров
fix: check queue pause status before processing jobs
Worker::runNextJob() now checks WPQueue::isPaused() before
attempting to process jobs from the queue.1 parent 02169af commit 30221e7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
0 commit comments