Hi there,
Awesome gem. Really been enjoying working with it.
Not sure if this is the intended behavior but looking at master/lib/circuitry/processor.rb it seems like the on_exit method is set such that the subscriber's on_async_exit method is called regardless of the publisher or subscriber calling the asynchronous method.
Same seems to be the case for logger and error handler. Am I just misunderstanding something?
Hi there,
Awesome gem. Really been enjoying working with it.
Not sure if this is the intended behavior but looking at master/lib/circuitry/processor.rb it seems like the on_exit method is set such that the subscriber's on_async_exit method is called regardless of the publisher or subscriber calling the asynchronous method.
Same seems to be the case for logger and error handler. Am I just misunderstanding something?