Open d1egoaz opened 2 years ago
I'm not sure why it's trying to get VC information if I thought I disabled that by removing it from the attributes variable.
I think the issue might be here, but not sure TBH https://github.com/alexluigit/dirvish/blob/ec4100612b2e93d9e188e7eab4c144b45f3547ee/dirvish.el#L1103-L1108
Hi @d1egoaz , thanks for your report. This is indeed an issue caused by the excerpt you posted. Ideally, the git log
command part here should belong to dirvish-vc.el
, the reason I left it here is that for now dirvish doesn't have an interface for async data-fetching. I'll fix it soon.
Hello,
Just to let you know that I have the same error. Has anyone found a solution? Dirvish is really great!
Thanks in advance for your reply
Thank you for the bug report
dirvish
related packages.emacs -Q
.Bug description
After opening
dirvish-side
and opening a file, my systems gets literally hundred of these processes. It causes Emacs to get unresponsive.Steps to reproduce
Expected behavior
No spawned processes
OS
MacOS
Emacs Version
gccemacs-29
Emacs Configurations
Vanilla
Error callstack
No response
Anything else
No response