theia
theia copied to clipboard
FileResource causes emitter memory leak
Bug Description:
FileResource
class constructor calls fileService.onDidChangeFileSystemProviderReadOnlyMessage
but doesn't add it to the toDispose
collection which leads to emitter memory leak warnings.
Steps to Reproduce:
- Open files more than 175 times
- You'll see a emitter memory leak warning in the logs
Additional Information
- Operating System: Windows, Linux
- Theia Version: 1.50