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

Fix Puma init.d start #1061

Merged
merged 1 commit into from
Sep 5, 2016
Merged

Fix Puma init.d start #1061

merged 1 commit into from
Sep 5, 2016

Conversation

michaelsauter
Copy link
Contributor

+start+ did not read the environment variables. However, e.g. +phased-restart+
did. Also +start+ was implemented quite differently from other actions.

Now +start+ is implemented like the other actions, it respects environment
variables and there's a lot less code duplication going on.

+start+ did not read the environment variables. However, e.g. +phased-restart+
did. Also +start+ was implemented quite differently from other actions.

Now +start+ is implemented like the other actions, it respects environment
variables and there's a lot less code duplication going on.
@michaelsauter michaelsauter changed the title Fix Puma start Fix Puma init.d start Aug 29, 2016
@michaelsauter
Copy link
Contributor Author

I see the tests have failed, but it looks like some kind of timeout. Probably unrelated to the change here?

Anything else I can do to get this merged?

@evanphx evanphx merged commit 6acf4d2 into puma:master Sep 5, 2016
@michaelsauter michaelsauter deleted the fix/puma-start branch September 6, 2016 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants