-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Running lazygit --debug results in a crash and error output about recursive locking.
To Reproduce
Steps to reproduce the behavior:
- Run
lazygit --debug
Expected behavior
I expected lazygit to run successfully, and allow me to tail the debug logs with lazygit -l in another terminal
Screenshots
Version info:
- Run
lazygit --versionand paste the result here
❯ lazygit --version
commit=, build date=, build source=Homebrew, version=0.55.0, os=darwin, arch=arm64, git version=2.51.0(Installed via homebrew)
- Run
git --versionand paste the result here
❯ git --version
git version 2.51.0Additional context
This is on macOS 26 Tahoe.
Also, running lazygit without --debug works as expected.
Note
Please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working