mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
old junk
This commit is contained in:
parent
cfae522adf
commit
b765168d93
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ module Sidekiq
|
||||||
include Util
|
include Util
|
||||||
include Celluloid
|
include Celluloid
|
||||||
|
|
||||||
# exclusive :process
|
|
||||||
|
|
||||||
def self.default_middleware
|
def self.default_middleware
|
||||||
Middleware::Chain.new do |m|
|
Middleware::Chain.new do |m|
|
||||||
m.add Middleware::Server::Logging
|
m.add Middleware::Server::Logging
|
||||||
|
|
Loading…
Add table
Reference in a new issue