Open
Description
We can have a file/dir removed between fs::read_dir
and dir_entry_is_key
looks at its metadata which causes a spurious error. Obviously list
will always return a set that may be bogus by the time its used, but that should be pretty clear from the API, the call shouldn't fail, however (and its probably okay that its internally-inconsistent).
Metadata
Metadata
Assignees
Labels
No labels