1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2022-09-14 13:02:00 -07:00
parent b19260f2f7
commit e521ba3171
No known key found for this signature in database

View file

@ -4,6 +4,11 @@
Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
5.5.4
---------
- Fix batch "pending == -1" race condition [#5524]
5.5.3
---------