From: "KISHIMOTO, Makoto" Date: 2011-08-27T13:41:15+09:00 Subject: [ruby-dev:44430] Re: [Ruby 1.9 - Bug #372][Assigned] Rinda has a race condition きしもとです Rinda::TupleSpaceProxyTest#test_core_03_notifyが、まだ、たまにfailに なります。 1) Failure: test_core_03_notify(Rinda::TupleSpaceProxyTest) [/export/home/ksmakoto/ruby-working/rub y194/ruby-git/test/rinda/test_rinda.rb:372]: <["delete", {"message"=>"second", "name"=>"1"}]> expected but was <["close"]>. 手元の trunk(r33066)で、 make test-all TESTS='-vn test_core_03_notify rinda/test_rinda.rb' を10万回実行してみたところ、1384回failになり、 Rinda::TupleSpaceProxyTest#test_core_03_notify で 8回、 Rinda::TupleSpaceTest#test_core_03_notify で 11回、 刺さって(?)止まったので kill しました。