Skip to content

Commit

Permalink
deadlocks with rack timeout?
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Jun 27, 2018
1 parent 0269169 commit 86a2230
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'puma'
gem 'puma_worker_killer'
gem 'rack-attack'
gem 'rack-cors', require: 'rack/cors'
gem 'rack-timeout'
# gem 'rack-timeout'
gem 'rails_autoscale_agent'
gem 'redis-rails'
gem 'responders', '~> 2.0'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ GEM
rack-cors (1.0.2)
rack-test (0.6.3)
rack (>= 1.0)
rack-timeout (0.5.1)
rails (4.2.10)
actionmailer (= 4.2.10)
actionpack (= 4.2.10)
Expand Down Expand Up @@ -295,7 +294,6 @@ DEPENDENCIES
puma_worker_killer
rack-attack
rack-cors
rack-timeout
rails (= 4.2.10)
rails_12factor
rails_autoscale_agent
Expand Down

0 comments on commit 86a2230

Please sign in to comment.