raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

dir test fails with error #210

Closed silkentrance closed 4 years ago

silkentrance commented 4 years ago

and while the actual directory was removed after that the node process was exited, the test will report it as still available.

silkentrance commented 4 years ago

This was a regression introduced while fixing #197.