Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport fix server restart test #35696

Merged
merged 1 commit into from Mar 22, 2019

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Mar 22, 2019

I want to check if this passes in CI...

Since puma/puma#1700, the default host is
correctly used. So `localhost` is used instead of `0.0.0.0`.

As a result, the log output on restart is changed, and the restart test
fails on Puma 3.12.1.
https://travis-ci.org/rails/rails/jobs/509239592#L2303-L2305

Specify binding explicitly to avoid being affected by Puma changes.
@rails-bot rails-bot bot added the railties label Mar 22, 2019
@y-yagi y-yagi merged commit 1b211be into rails:5-2-stable Mar 22, 2019
@y-yagi y-yagi deleted the backport_fix_server_restart_test branch March 22, 2019 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant