Skip to content

report-processor uses an unholy mix of promises and callbacks #6

Description

@ottumm

processReport takes a callback but calls it from within a promise. This can lead to race conditions and generally difficult-to-follow behavior. processReport should implement a promise interface instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions