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