| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@jasnell build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/1307/pipeline |
Sorry, something went wrong.
|
Please 👍 to fast-track |
Sorry, something went wrong.
| On Windows, access-control policies (ACLs) on a directory may limit access to | ||
| a file or directory. The `fs.access()` function, however, does not check the | ||
| ACL and therefore may report that a path is accessible even if the ACL restricts | ||
| the user from reading or writing to it. |
There was a problem hiding this comment.
Perhaps add one more sentence reminding of the "not recommended" race conditions above, and how this quirk of ACLs makes it even more important to not misuse fs.access() in the ways described.
Sorry, something went wrong.
There was a problem hiding this comment.
Can do that in a separate PR
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #19192
Checklist