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

More robust handling of errors moving across virtual drives #170

Merged
merged 1 commit into from
Aug 7, 2015
Merged

Conversation

nicks
Copy link
Contributor

@nicks nicks commented Aug 7, 2015

Discovered while investigating
Medium/phantomjs#341
where moving a directory across virtual drives caused an
EXDEV error that shunted things down the "move file"
instead of "move directory" codepath

Discovered while investigating
Medium/phantomjs#341
where moving a directory across virtual drives caused an
EXDEV error that shunted things down the "move file"
instead of "move directory" codepath
jprichardson added a commit that referenced this pull request Aug 7, 2015
More robust handling of errors moving across virtual drives
@jprichardson jprichardson merged commit 935daa1 into jprichardson:master Aug 7, 2015
@jprichardson
Copy link
Owner

Thank you!

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.

2 participants