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...
|
||||
thread.kill
|
||||
signaller.kill
|
||||
thread.join
|
||||
signaller.join
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user