Skip to content

Commit 594c76a

Browse files
author
Simon MacMullen
committed
Merged bug22938 into default.
2 parents f045eda + 35ca7c6 commit 594c76a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rabbit_writer.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ send_command_and_notify(W, Q, ChPid, MethodRecord, Content) ->
149149

150150
shutdown(W) ->
151151
W ! shutdown,
152+
rabbit_misc:unlink_and_capture_exit(W),
152153
ok.
153154

154155
%---------------------------------------------------------------------------

0 commit comments

Comments
 (0)