mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-04 10:34:55 +02:00
755ae0ef84
write to deadlock stderr after closing gocui more deadlock checking |
||
---|---|---|
.. | ||
.gitignore | ||
goid_gccgo.go | ||
goid_go1.3.c | ||
goid_go1.3.go | ||
goid_go1.4.go | ||
goid_go1.4.s | ||
goid_go1.5_amd64.go | ||
goid_go1.5_amd64.s | ||
goid_go1.5_arm.go | ||
goid_go1.5_arm.s | ||
goid_slow.go | ||
goid.go | ||
LICENSE | ||
README.md | ||
runtime_gccgo_go1.8.go | ||
runtime_go1.5.go | ||
runtime_go1.6.go | ||
runtime_go1.9.go |
goid
Programatically retrieve the current goroutine's ID. See the CI configuration for supported Go versions. In addition, gccgo 7.2.1 (Go 1.8.3) is supported.