Skip to content

Don't block on async tasks #94

@opera-eadelhult

Description

@opera-eadelhult

We await in far to many places where work can be done in parallel. Use Promise.all and friends, especially in the common compile setup. Not entirely sure how we want to handle logging though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions