Skip to content

feat: run to completion#57

Merged
mcollina merged 5 commits into
mcollina:masterfrom
gillesdemey:feat/runToCompletion
Sep 10, 2021
Merged

feat: run to completion#57
mcollina merged 5 commits into
mcollina:masterfrom
gillesdemey:feat/runToCompletion

Conversation

@gillesdemey

Copy link
Copy Markdown
Contributor

This essentially adds a simple helper function to wait for the queueAsPromised to be drained, quite useful if fastq is used as a Promise.all() function but with concurrency.

Fixes #47

@mcollina mcollina left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, good work!

@mcollina mcollina merged commit 9435e99 into mcollina:master Sep 10, 2021
@gillesdemey gillesdemey deleted the feat/runToCompletion branch September 10, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Waiting for the queue to be fully processed

2 participants