Skip to content

Support for async/await on the onEventAppeared for subscribeToStreamFrom #40

@mariobittencourt

Description

@mariobittencourt

Hi @x-cubed,

I wonder if you can provide some insight into making sure the each event is processed before moving to the next one.

( async event => { await eventHandler.handle(event); }),

but it seems to ignore that as I see other events being handled before the previous one finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions