summaryrefslogtreecommitdiff
path: root/scripts/rabbitmqctl
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2010-08-03 14:26:05 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2010-08-03 14:26:05 +0100
commitedbab94bfd1a88d45e336d8b1dc4d5ec60d8f9e5 (patch)
tree3e993c2fc60628a207d5e0a604aa157299376abd /scripts/rabbitmqctl
parenta549c6f23b4e468c9cd2766a03e5230dc9dba854 (diff)
downloadrabbitmq-server-git-edbab94bfd1a88d45e336d8b1dc4d5ec60d8f9e5.tar.gz
Reverted 'shutdown' to 'normal' for our own programmatic exits. This then leaves us with a problem with the reader shutting down channels as previously the framing_ch was trapping exits (so Reason of 'normal' gets converted to EXIT msg), but now it's not (Reason of 'normal' does *not* cause process to exit). Thus use framing_channel:shutdown instead . Also, a child may not return {ok, {pid, pid}} from its startup. But it may return {ok, pid, any} where any is passed back to the caller.
Diffstat (limited to 'scripts/rabbitmqctl')
0 files changed, 0 insertions, 0 deletions