Skip to content

Add option to preserve order in output #17

@voxpelli

Description

@voxpelli

Currently order is not ensured, its whatever fulfills the Promise.race() first:

} = await Promise.race(bufferedPromises);

For modules like async-htm-to-string order is important

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions