mirror of
https://github.com/discourse/discourse.git
synced 2025-08-21 19:11:18 +08:00
Refactor demonizer in prep for unicorn forking
Upgrade sidekiq
This commit is contained in:
parent
a7c41e6512
commit
ead7c52a06
7 changed files with 76 additions and 38 deletions
|
@ -4,6 +4,7 @@ require_dependency 'auth/default_current_user_provider'
|
|||
|
||||
module Discourse
|
||||
|
||||
require 'sidekiq/exception_handler'
|
||||
class SidekiqExceptionHandler
|
||||
extend Sidekiq::ExceptionHandler
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue