-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Stop statting paths before opening them #22879
Copy link
Copy link
Closed
Labels
I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.P-mediumMedium priorityMedium priority
Milestone
Description
https://github.com/rust-lang/rust/blob/master/src/libstd/fs/mod.rs#L275-L280
It's ruining my ability to write a sandbox. The stat syscall might be blacklisted while open is not. That should not prevent you from opening files!
Nominating because I believe this must be fixed before 1.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.P-mediumMedium priorityMedium priority
Type
Fields
Give feedbackNo fields configured for issues without a type.