From bcfe1bbe9c972831656860fa0f7d48481b36da97 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Thu, 18 Oct 2007 19:59:49 +0000 Subject: default git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@691 19e92222-5c0b-0410-8929-a290d50e31e9 --- lib/mongrel/configurator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mongrel/configurator.rb b/lib/mongrel/configurator.rb index ad88bb8..33c8f94 100644 --- a/lib/mongrel/configurator.rb +++ b/lib/mongrel/configurator.rb @@ -287,7 +287,7 @@ module Mongrel # Calls .stop on all the configured listeners so they # stop processing requests (gracefully). By default it # assumes that you don't want to restart. - def stop(needs_restart=false, synchronous=true) + def stop(needs_restart=false, synchronous=false) @listeners.each {|name,s| s.stop } -- cgit v1.2.3-24-ge0c7