Skip to content

on_async_exit for subscriber called when async publisher is done #54

@criskim

Description

@criskim

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions