mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge pull request #1394 from mperham/feature/usr1-readme
Remove the line which says that workers exit at a USR1 after stopping. T...
This commit is contained in:
commit
01806072af
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
2.17.0
|
||||
-----------
|
||||
|
||||
- Change USR1 signal handling to exit process as soon as all workers are quiet. [#1358]
|
||||
- Change `Sidekiq::Client#push_bulk` to return an array of pushed `jid`s. [#1315, barelyknown]
|
||||
- Web UI refactoring to use more API internally (yummy dogfood!)
|
||||
- Much faster Sidekiq::Job#delete performance for larger queue sizes
|
||||
|
|
Loading…
Reference in a new issue