mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
‘rabbitmqctl await_startup’ does not retry to wait for the Erlang runtime to start, only to wait for the RabbitMQ application to start once Erlang is running. Signed-off-by: Anders Kaseorg <anders@zulip.com>