ruby-cvs:19035
From: ko1 ruby-lang.org
Date: Tue, 20 Feb 2007 15:11:38 +0900 (JST)
Subject: [ruby-cvs:19035] Ruby:r11796: * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if
ko1 2007-02-20 15:11:37 +0900 (Tue, 20 Feb 2007)
New Revision: 11796
Modified files:
trunk/ChangeLog
trunk/test/io/nonblock/test_flush.rb
Log:
* test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if
another thread close IO object which current thread is blocking with.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/io/nonblock/test_flush.rb?r1=11796&r2=11795
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=11796&r2=11795