code icon indicating copy to clipboard operation
code copied to clipboard

Opening folder mounted with sshfs that contains a git repo causes long load times

Open GammaGames opened this issue 5 years ago • 1 comments

I have a folder I mount with sshfs so I can edit the files on my local machine. Trying to open the folder in code causes the program to freeze.

To Reproduce

Steps to reproduce the behavior:

  1. Mount a folder containing a git repo with sshfs
  2. Open folder in code
  3. Wait for files to scan
  4. Keep waiting

Expected behavior

Should open folder, maybe with a timeout for git status.

Platform Information

image

  • [x] I'm using the latest released stable version

More information and discussion at elementary/files/issues/1156

GammaGames avatar Apr 16 '20 20:04 GammaGames

Maybe we could look at throttling or stopping certain activities when using Code over a slow link but its not a priority.

jeremypw avatar Jun 18 '25 12:06 jeremypw