Commit 062788e5 authored by Stan Hu's avatar Stan Hu

Merge branch 'fix/puma_background' into 'master'

Use the shells background feature to put it into background.

See merge request gitlab-org/gitlab!52404
parents 30cf2c96 86c45706
......@@ -25,7 +25,7 @@ get_puma_pid()
start()
{
spawn_puma -d
spawn_puma &
}
start_foreground()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment