1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Free lifecycle procs so they GC

This commit is contained in:
Mike Perham 2015-10-13 09:46:06 -07:00
parent 9fc8267848
commit 4fd83bfe7d

View file

@ -55,6 +55,7 @@ module Sidekiq
handle_exception(ex, { event: event })
end
end
arr.clear
end
def want_a_hertz_donut?