mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
clean up stop semantics
This commit is contained in:
parent
c08a7aee8f
commit
0c47153808
@ -137,6 +137,8 @@ module Scheduler
|
|||||||
sleep 5
|
sleep 5
|
||||||
@thread.kill
|
@thread.kill
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@thread.join
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user