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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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