Fixup d48c92aa04ffd3a1cecef599eaa5e4409aab2fe4
This commit is contained in:
parent
d48c92aa04
commit
b2976a4fca
@ -24,6 +24,6 @@ class TestFiberScheduler < Test::Unit::TestCase
|
|||||||
thread.join
|
thread.join
|
||||||
|
|
||||||
assert_not_empty scheduler.blocking
|
assert_not_empty scheduler.blocking
|
||||||
assert_match(/test_fiber\.rb:\d+:in `close'/, scheduler.blocking.last)
|
assert_match(/test_scheduler\.rb:\d+:in `close'/, scheduler.blocking.last)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user