<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -83,6 +83,7 @@ module Thin
       def wait_until_server_started(number)
         tries = 0
         log &quot;Waiting for server to start ...&quot;
+        STDOUT.flush # Need this to make sure user got the message
         
         loop do
           test_socket = (socket ? UNIXSocket.new(socket_for(number)) : TCPSocket.new(&quot;127.0.0.1&quot;, number)) rescue nil</diff>
      <filename>lib/thin/controllers/cluster.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4fba06301a16e0d9000b416516b15191dddf826a</id>
    </parent>
  </parents>
  <author>
    <name>Prem Sichanugrist</name>
    <email>s@sikachu.com</email>
  </author>
  <url>http://github.com/kevwil/thin/commit/c8e948a9f9131ac76d93d62af057b576d810f6fd</url>
  <id>c8e948a9f9131ac76d93d62af057b576d810f6fd</id>
  <committed-date>2009-11-04T18:06:04-08:00</committed-date>
  <authored-date>2009-04-07T12:13:03-07:00</authored-date>
  <message>Add STDOUT.flush to make sure user got waiting message</message>
  <tree>32532c0aca50b3de47155e6292280f0459b4e357</tree>
  <committer>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </committer>
</commit>
