DefaultExceptionHandler in Java closes the channel after an unhandled 
exception. There is more forgiving version available in 3.5.4. Doing your own 
handling is a good idea anyway.

MK

> On 25/7/2015, at 19:43, Dave Tenny <dave.te...@gmail.com> wrote:
> 
> The thread on which that event occurs becomes unresponsive.  The queue status 
> call is happening on a clojure.core.async thread servicing <! actions, but 
> stops responding after that exception despite more posts to the channel to 
> which <! is listening.

-- 
You received this message because you are subscribed to the Google Groups 
"clojure-rabbitmq" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure-rabbitmq+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to