Git development
 help / color / mirror / Atom feed
* Bug: Git spawns subprocesses on windows
@ 2024-01-09 15:33 Domen Golob
  2024-01-09 22:56 ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: Domen Golob @ 2024-01-09 15:33 UTC (permalink / raw)
  To: git

Hello,
the problem is exactly the same as what was reported here on stackoverflow:
c# - Git for windows seems to create sub-processes that never die -
Stack Overflow
https://stackoverflow.com/questions/69579065/git-for-windows-seems-to-create-sub-processes-that-never-die

Additionally I have found out that:
- a Git for Windows subprocess is created for each repository and
every time a git command is issued this process grows in size and it
never dies.
- you cannot delete the .git folder from the terminal, but it works
via file explorer
- deleting the .git folder kills the Git for windows process
- creating changes in several repos creates multiple processes, and
sometimes the process is created as a subprocess

Here are some screenshots:
https://photos.app.goo.gl/oinHVY1NAzHChU6CA

Hope this helps,

Thanks for making git awesome :)

Best regards,
Domen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-10  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 15:33 Bug: Git spawns subprocesses on windows Domen Golob
2024-01-09 22:56 ` brian m. carlson
2024-01-10  9:29   ` Domen Golob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox