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