зеркало из https://github.com/github/ruby.git
Add missing `f.resume` to fiber test. (#6539)
This commit is contained in:
Родитель
b734832883
Коммит
765ee822b5
|
@ -36,6 +36,7 @@ class TestFiberScheduler < Test::Unit::TestCase
|
|||
assert fiber.blocking?
|
||||
end
|
||||
end
|
||||
f.resume
|
||||
end
|
||||
|
||||
def test_closed_at_thread_exit
|
||||
|
|
Загрузка…
Ссылка в новой задаче