From bc3c17850915d840f136189bd3ace5d5369dde2d Mon Sep 17 00:00:00 2001 From: mame Date: Mon, 25 Aug 2008 13:46:34 +0000 Subject: * test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk of race condition. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a04ef0c45..1e58a588ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 25 22:46:01 2008 Yusuke Endoh + + * test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk + of race condition. + Mon Aug 25 22:39:57 2008 Yusuke Endoh * lib/irb/extend-command.rb (def_extend_command): check number of -- cgit v1.2.3