summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-12-20 04:10:45 +0000
committerMatthew Sackman <matthew@lshift.net>2009-12-20 04:10:45 +0000
commitce04e209a546f85e1630cf358c8ef37b3d238a61 (patch)
tree9395d07966a22eaccff3d1868d8d3255d5c506df /codegen.py
parent0599f5e85ec9149109561b3954818c5db7a2d25b (diff)
downloadrabbitmq-server-git-ce04e209a546f85e1630cf358c8ef37b3d238a61.tar.gz
Must start msg_store *before* amqqueue_sup, otherwise on shutdown, there's a nasty race which blows up the channel on notify_all_down because the msg_store exits wrongly, first, killing the queue process when it calls msg_store:read, and then the channel can't call the queue. Thus start msg_store before queue_sup, and none of this problem exists
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions