Refs https://github.com/microsoft/vscode/pull/137241 The following two suites when enabled causes the renderer process to terminate with segmentation fault [subsequent watch updates watchers (path)](https://github.com/microsoft/vscode/blob/90a67d4013ea62e4751b463c02209e2fe8839416/src/vs/platform/files/test/node/recursiveWatcher.integrationTest.ts#L377) [subsequent watch updates watchers (excludes)](https://github.com/microsoft/vscode/blob/90a67d4013ea62e4751b463c02209e2fe8839416/src/vs/platform/files/test/node/recursiveWatcher.integrationTest.ts#L402)
Refs #137241
The following two suites when enabled causes the renderer process to terminate with segmentation fault
subsequent watch updates watchers (path)
subsequent watch updates watchers (excludes)