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

fix: return maybeCallback result to support promise return #281

Merged
merged 33 commits into from
Nov 26, 2019
Merged

fix: return maybeCallback result to support promise return #281

merged 33 commits into from
Nov 26, 2019

Conversation

3cp
Copy link
Collaborator

@3cp 3cp commented Nov 5, 2019

fixes #280

Split the huge test/lib.spec.js into multiple spec files.
Fixed an additional bug on fs.realpath.native, fs.realpathSync.native and fs.promises.realpath.

3cp added 30 commits November 6, 2019 08:45
@3cp 3cp marked this pull request as ready for review November 11, 2019 01:06
@3cp
Copy link
Collaborator Author

3cp commented Nov 24, 2019

@tschaub can you review this PR and the also the other one?

@tschaub tschaub merged commit 19334ee into tschaub:master Nov 26, 2019
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.

fs.promises.access does not reject, causes unhandled rejection
2 participants