Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mkdirp for file.mkdir #1627

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Use mkdirp for file.mkdir #1627

merged 1 commit into from
Mar 15, 2018

Conversation

shama
Copy link
Member

@shama shama commented Feb 28, 2018

Fixes GH-1511
Fixes GH-1351

This uses the well vetted mkdirp module within file.mkdir which fixes some bugs people are running into in the above two issues.

@vladikoff vladikoff merged commit 0105524 into master Mar 15, 2018
@vladikoff vladikoff deleted the mkdirp branch March 15, 2018 19:16
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.

file.mkdir is not thread safe
2 participants