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

Fixes #22935 - Initialize Dynflow just before the web server starts #48

Merged
merged 1 commit into from Mar 20, 2018

Conversation

adamruzicka
Copy link
Contributor

No description provided.

The block passed to Rack::Server.new(*args).start should be executed
after all the initialization steps are done, just before the server
is actually started and binds to its port.
@theforeman-bot
Copy link
Member

There were the following issues with the commit message:

  • length of the first commit message line for 2154be2 exceeds 65 characters

If you don't have a ticket number, please create an issue in Redmine.

More guidelines are available in Coding Standards or on the Foreman wiki.


This message was auto-generated by Foreman's prprocessor

@iNecas
Copy link
Member

iNecas commented Mar 20, 2018

Nice finding. Was trying to reproduce the original issue, but I believe this will help with the issue.

@iNecas iNecas merged commit 2674c55 into theforeman:master Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants