diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2010-08-03 14:26:05 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2010-08-03 14:26:05 +0100 |
| commit | edbab94bfd1a88d45e336d8b1dc4d5ec60d8f9e5 (patch) | |
| tree | 3e993c2fc60628a207d5e0a604aa157299376abd /scripts/rabbitmq-server | |
| parent | a549c6f23b4e468c9cd2766a03e5230dc9dba854 (diff) | |
| download | rabbitmq-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/rabbitmq-server')
0 files changed, 0 insertions, 0 deletions
