- Fixed
IndexFS.renameandIndexFS.renameSyncnot behaving correctly.- Items are now correctly removed bottom up and re-created top down
- Fixed
mkdirin derived file systems not being compatible withAsync(IndexFS)- Added internal
IndexFS._mkdirand_mkdirSync, which are called byIndexFSwhen creating new directories and renaming existing ones
- Added internal
- Added
timeoutargument to_MutexedFS.lock() --test-force-exitis no longer used when testing, which means more bugs should be caught