mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
merge 3.x
This commit is contained in:
commit
4d6133f87a
1 changed files with 6 additions and 0 deletions
|
@ -36,6 +36,12 @@ Sidekiq::Queues.clear_all
|
|||
[detailed on my blog](http://www.mikeperham.com/2015/10/14/optimizing-sidekiq/).
|
||||
- See the [4.0 upgrade notes](4.0-Upgrade.md) for more detail.
|
||||
|
||||
3.5.4
|
||||
-----------
|
||||
|
||||
- Ensure exception message is a string [#2707]
|
||||
- Revert racy Process.kill usage in sidekiqctl
|
||||
|
||||
3.5.3
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue