Describe the bug
After I used parser.parse to read the file, I tried to delete the file using fs.unlink, my file was stuck until I stopped my server, then it automatically deleted the file.
To Reproduce
Steps to reproduce the behavior:
- Read file by parser.parse()
- Delete file by fs.unlink(path)
Expected behavior
Node or Browser version (please complete the following information):
Describe the bug
After I used parser.parse to read the file, I tried to delete the file using fs.unlink, my file was stuck until I stopped my server, then it automatically deleted the file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Node or Browser version (please complete the following information):