mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
clean up stop semantics
This commit is contained in:
@ -137,6 +137,8 @@ module Scheduler
|
|||||||
sleep 5
|
sleep 5
|
||||||
@thread.kill
|
@thread.kill
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@thread.join
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user