Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Add rack handler gem to enable unicorn in docker #113

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Conversation

kevindew
Copy link
Member

@kevindew kevindew commented Sep 6, 2017

This is an attempt to fix a horrid issue we are having in
publishing-e2e-tests that began when the Rails 5.1 upgrade was merged.

Webrick seems to get caught on the first PUT request (fine if it's a
GET) and won't process any requests. This seems to resolve the problem.

This is an attempt to fix a horrid issue we are having in
publishing-e2e-tests that began when the Rails 5.1 upgrade was merged.

Webrick seems to get caught on the first PUT request (fine if it's a
GET) and won't process any requests.
@kevindew kevindew mentioned this pull request Sep 6, 2017
2 tasks
@kevindew kevindew merged commit 27b20d8 into master Sep 7, 2017
@kevindew kevindew deleted the rack-handlers branch September 7, 2017 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants