Merge branch 'stable' into develop
This commit is contained in:
commit
403ef73d39
1 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,5 @@ module HelperMethods
|
|||
result = yield Sidekiq::Worker
|
||||
Sidekiq::Worker.drain_all
|
||||
result
|
||||
rescue NoMethodError
|
||||
yield Sidekiq::Worker if block_given? # Never error out on our own
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue