You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call init:stop() during rabbitmqctl stop even if logging fails.
This makes sure that we try to stop an erlang app even if an exception
is thrown during logging in the "after" block.
Otherwise there is an inconsistency between "failed and the erlang node will stop"
and "failed, but the erlang node will not stop"
0 commit comments