Microsoft/vscode
Auf GitHub ansehenmacOS: Crash when using `fs.watch` for network drives
Open
#106.879 geöffnet am 16. Sept. 2020
bugconfirmedfile-iofile-watcherfreeze-slow-crash-leakhelp wantedmacosnodejsupstreamupstream-issue-pending
Repository-Metriken
- Stars
- (74.848 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)
Beschreibung
On MacOS 10.15 when a file is open from an SMB share if connection t othe SMB share is lost the entire editor crashes.
To repro: Open finder and Connect to Server open a file from the mapped SMB drive in VS Code disconnect the network return to VS Code VS Code crashes
Expected behavior would be 'file no longer exists' or something similar