claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Excessive `git ls-remote` processes cause repository access hangs

Open gabadi opened this issue 4 months ago • 0 comments

Bug Description To many git ls-remote processes running in background hangs any access to the repo and the claude agent

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.0.75
  • Feedback ID: d7001557-eee5-47eb-9b05-67184d7dd39e

Errors

[{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (/$bunfs/root/claude:4923:14420)","timestamp":"2025-12-23T20:35:51.899Z"}]

gabadi avatar Dec 23 '25 20:12 gabadi