Opening folder mounted with sshfs that contains a git repo causes long load times
Open
Priority: Low
- Dominant language
- Vala
- Stars
- 521
- Forks
- 118
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
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

- [x] I'm using the latest released stable version
More information and discussion at elementary/files/issues/1156
Contributor guide
Assessment
This issue has not been assessed yet.