mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Adds changelog notes for 2.17.3
This commit is contained in:
parent
c89cca6aff
commit
09c0038891
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
||||||
|
2.17.3
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- Synchronously terminates the poller and fetcher to fix a race condition in bulk requeue during shutdown [#1406]
|
||||||
|
|
||||||
2.17.2
|
2.17.2
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
- Fix race condition in bulk requeue during shutdown [#1406]
|
|
||||||
- Fix bug where strictly prioritized queues might be processed out of
|
- Fix bug where strictly prioritized queues might be processed out of
|
||||||
order [#1408]. A side effect of this change is that it breaks a queue
|
order [#1408]. A side effect of this change is that it breaks a queue
|
||||||
declaration syntax that worked, although only because of a bug—it was
|
declaration syntax that worked, although only because of a bug—it was
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue