File manager cannot remove invalid soft link
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I thought this maybe a bug.the problem is quite simple. If I create a file or directory, then create a soft link and link it to that file we just mentioned.next step, remove the file to make the soft link invalid.
Then, If i delete the soft link by api. i will get an 404 error, tell me File or directory does not exist.
so seems like this invalid soft link cant remove forever.
Contributor guide
Assessment
This issue has not been assessed yet.