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 2016-05-23 16:34:34 -07:00
parent 19581c4b57
commit d822c3a850

View file

@ -1,5 +1,12 @@
# Sidekiq Changes
HEAD
-----------
- Fixed race condition in heartbeat which could rarely lead to lingering
processes on the Busy tab. [#2982]
4.1.2
-----------