Closed natevw closed 10 years ago
After running tests with a very-random folder name, they started failing on fs.mkdir with an EXIST error. There were maybe around 20 folders. This should not have happened, perhaps the numeric suffix thing is broken or something?
fs.mkdir
Whatever happened here, it seems to have gotten fixed: Filed #14 though for adding better test coverage for stuff like this.
After running tests with a very-random folder name, they started failing on
fs.mkdir
with an EXIST error. There were maybe around 20 folders. This should not have happened, perhaps the numeric suffix thing is broken or something?