Skip to content

Event call order not clear #310

@dlau

Description

@dlau

Documentation doesn't seem clear about when events are called.

I had to do a bit of digging. If I understand correctly, there are 3 error type events: aborted error and end . If aborted is raised, there should be an error event that follows it.

Pretty important, because we don't want to make duplicate callbacks on aborted and error

Fairly certain this is correct, we should update the docs to reflect this change. Looks like it was introduced in #195

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions