mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
This allows our Tornado monitoring to correctly report whether multiple configured Tornado processes are running. This setup isn't ideal, in that it can't detect cases where the wrong set of Tornado processes are running, but it's nice and simple and should catch most actual problems.