зеркало из https://github.com/github/ruby.git
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
7c9771be02
Коммит
3dd0b61624
|
@ -8,6 +8,9 @@ require 'rinda/tuplespace'
|
|||
require 'timeout'
|
||||
require 'singleton'
|
||||
|
||||
DRb.start_service
|
||||
|
||||
|
||||
module Rinda
|
||||
|
||||
class MockClock
|
||||
|
@ -795,6 +798,7 @@ class TestRingServer < Test::Unit::TestCase
|
|||
mth.raise(Timeout::Error)
|
||||
end
|
||||
tl0 << th
|
||||
yield
|
||||
rescue Timeout::Error => e
|
||||
if tl
|
||||
bt = e.backtrace
|
||||
|
|
Загрузка…
Ссылка в новой задаче