ruby-cvs:22023
From: akr ruby-lang.org
Date: Sun, 30 Dec 2007 03:39:44 +0900 (JST)
Subject: [ruby-cvs:22023] Ruby:r14786 (trunk): use timeout for thread join to avoid hang.
akr 2007-12-30 03:39:43 +0900 (Sun, 30 Dec 2007)
New Revision: 14786
Modified files:
trunk/test/io/nonblock/test_flush.rb
Log:
use timeout for thread join to avoid hang.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/io/nonblock/test_flush.rb?r1=14786&r2=14785