mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fixes
This commit is contained in:
parent
967f3f34bd
commit
1aad7b52ee
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
||||||
HEAD
|
HEAD
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
- Remove super\_fetch edge case leading to an unnecessary `sleep(1)`
|
||||||
|
call and resulting latency [#3790]
|
||||||
|
- Fix possible bad statsd metric call on super\_fetch startup
|
||||||
- Remove superfluous `freeze` calls on Strings [#3759]
|
- Remove superfluous `freeze` calls on Strings [#3759]
|
||||||
|
|
||||||
4.0.1
|
4.0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue