зеркало из https://github.com/github/ruby.git
wait until the thread is stopped.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
39fd4a87e8
Коммит
34ac0ea7bf
|
@ -85,7 +85,7 @@ assert_equal %q{ok}, %q{
|
|||
ans = :ok
|
||||
end
|
||||
}
|
||||
Thread.pass
|
||||
Thread.pass until t.stop?
|
||||
t.kill
|
||||
t.join
|
||||
ans
|
||||
|
|
Загрузка…
Ссылка в новой задаче