1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rinda
Kazuhiro NISHIYAMA 14eede6e53
Fix Leaked thread
Sometimes `Leaked thread: Rinda::TestRingServer#test_ring_server_ipv6_multicast` happens
because `Rinda::TupleSpace#start_keeper` runs after stopping `@keeper`.
2019-07-31 17:45:43 +09:00
..
test_rinda.rb Fix Leaked thread 2019-07-31 17:45:43 +09:00
test_tuplebag.rb