Hi guys.<div><br></div><div>Currently the only way to unregister any type of handler mentioned in subject is to kill pid that was registered as handler. That gives us error message in log "Channel (<...>): Unregistering confirm handler <...> because it died." which is not actually an error.</div>
<div>Would be nice to have methods in amqp_channel module to unregister 3 types of handlers, so in 'terminate' we can call say "unregister_confirm_handler" and terminate gracefully.</div><div>What do you think?</div>
<div><br></div><div>/Ivan</div>