Skip to content

Convert emptyDir() to async function; remove items in parallel#885

Merged
RyanZim merged 1 commit intomasterfrom
ryan/emptyDir-async
Apr 6, 2021
Merged

Convert emptyDir() to async function; remove items in parallel#885
RyanZim merged 1 commit intomasterfrom
ryan/emptyDir-async

Conversation

@RyanZim
Copy link
Copy Markdown
Collaborator

@RyanZim RyanZim commented Apr 3, 2021

This theoretically should be faster, since we're launching all the remove operations at once, instead of one-by-one.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants