mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
warm up v8 after fork
This commit is contained in:
parent
2d1d9a78b8
commit
6777bd2629
2 changed files with 7 additions and 0 deletions
|
@ -321,6 +321,9 @@ module Discourse
|
|||
# re-establish
|
||||
Sidekiq.redis = sidekiq_redis_config
|
||||
start_connection_reaper
|
||||
|
||||
# in case v8 was initialized we want to make sure it is nil
|
||||
PrettyText.reset_context
|
||||
nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue