Skip to content

Remove awaits in loops #37

@makew0rld

Description

@makew0rld

Currently there are many lines in the code violating no-await-in-loop . They are ignored with // eslint-disable-next-line no-await-in-loop, but in the longer term they should be fixed for performance reasons. It will become more important the more sources are used.

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