jesseduffield / jesseduffield/lazygit
fatal error: all goroutines are asleep - deadlock!
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
`fatal error: all goroutines are asleep - deadlock!`
**To Reproduce**
Steps to reproduce the behavior (macOS Sonoma latest version, latest go installation from its website):
1. `go install github.com/jesseduffield/lazygit@latest`
**Expected behavior**
Open LazyGit interface
**Version info:**
**lazygit version**
`commit=, build date=, build source=unknown, version=unversioned, os=darwin, arch=amd64, git version=2.46.0`
**git version**
`git version 2.46.0`
**Additional context**
Running on macOS Sonoma 14.6
Have added ~/go/bin to $PATH as instructed.
`POTENTIAL DEADLOCK: Recursive locking:` when running `lazygit --debug`
Contributor guide
Assessment
This issue has not been assessed yet.