mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
fix: vfs2 cache memory leaks
This commit is contained in:
@@ -421,6 +421,7 @@ class FileSystemViewPanel(
|
||||
child.changeStatus(TransportStatus.Failed)
|
||||
}
|
||||
}
|
||||
fileSystem.fileSystemManager.filesCache.clear(fileSystem)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user