fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
465 stars 10 forks source link

Git commands keep running forever #2380

Open Winand opened 1 week ago

Winand commented 1 week ago

Fork 2.2.3 has been running for several days and after I've closed it several git instances are still running:

"C:\Users\user\AppData\Local\Fork\gitInstance\2.45.2\bin\git.exe" -c credential.helper="" -c credential.helper="C:/Users/user/AppData/Local/Fork/app-2.2.3/Fork.AskPass.exe" -c credential.helper="manager" fetch --prune origin --verbose --progress
    git.exe -c credential.helper="" -c credential.helper="C:/Users/user/AppData/Local/Fork/app-2.2.3/Fork.AskPass.exe" -c credential.helper="manager" fetch --prune origin --verbose --progress
        git rev-list --objects --stdin --not --exclude-hidden=fetch --all --quiet --alternate-refs
(4 instances)

"C:\Users\user\AppData\Local\Fork\gitInstance\2.45.2\bin\git.exe" --no-optional-locks status --porcelain --untracked-files=no -z
    git.exe --no-optional-locks status --porcelain --untracked-files=no -z

"C:\Users\user\AppData\Local\Fork\gitInstance\2.45.2\bin\git.exe" log HEAD --branches --remotes --tags --max-count=50000 --no-show-signature --date-order --pretty=format:%H%n%P --
    git.exe log HEAD --branches --remotes --tags --max-count=50000 --no-show-signature --date-order --pretty=format:%H%n%P --