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 &quot;Channel (&lt;...&gt;): Unregistering confirm handler &lt;...&gt; because it died.&quot; 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 &#39;terminate&#39; we can call say &quot;unregister_confirm_handler&quot; and terminate gracefully.</div><div>What do you think?</div>

<div><br></div><div>/Ivan</div>