mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
44cf3cf975
If sidekiq is paused or Discourse is in readonly continue to queue heartbeats If we do not do that then a master process can end up reaping sidekiq workers and causing various badness This also impacts restore which can do weird stuff TM in cases like this