Wait killed threads
This commit is contained in:
parent
eb6785356d
commit
bb0ec7df32
@ -179,5 +179,7 @@ class TestFiberScheduler < Test::Unit::TestCase
|
|||||||
# Make sure the threads are dead...
|
# Make sure the threads are dead...
|
||||||
thread.kill
|
thread.kill
|
||||||
signaller.kill
|
signaller.kill
|
||||||
|
thread.join
|
||||||
|
signaller.join
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user