clean up stop semantics
This commit is contained in:
parent
c08a7aee8f
commit
0c47153808
|
@ -137,6 +137,8 @@ module Scheduler
|
|||
sleep 5
|
||||
@thread.kill
|
||||
end
|
||||
|
||||
@thread.join
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue