Microsoft/vscode

macOS: Crash when using `fs.watch` for network drives

Open

#106,879 建立於 2020年9月16日

在 GitHub 查看
 (21 留言) (3 反應) (1 負責人)TypeScript (74,848 star) (10,221 fork)batch import
bugconfirmedfile-iofile-watcherfreeze-slow-crash-leakhelp wantedmacosnodejsupstreamupstream-issue-pending

描述

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

貢獻者指南

macOS: Crash when using `fs.watch` for network drives · Microsoft/vscode#106879 | Good First Issue