Closed
Description
code-server
version: 1.939-vsc1.33.1- OS Version: Ubuntu 16.04.5
Description
Open File dialog crashes when invalid symlink exists in the current directory.
Steps to Reproduce
- Create a file.
- Create a symlink to the file.
- Delete the original file.
- Try to browse the directory in which the symlink exists.
- Open File dialog crashes, with log
ENOENT: no such file or directory, stat 'name-of-symlink'