Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Stop the control server before restarting. Fixes puma#61
  • Loading branch information
evanphx committed Apr 10, 2012
1 parent 008ea9d commit 3e23575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/puma/cli.rb
Expand Up @@ -426,6 +426,7 @@ def run

if @restart
log "* Restarting..."
@status.stop true
restart!
end
end
Expand Down

0 comments on commit 3e23575

Please sign in to comment.