jesseduffield / jesseduffield/lazygit

Investigate StartTicking function in gocui

Open
#2,211 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

Every time we open a popup panel we call `gui.g.StartTicking()` which itself spawns a goroutine which seems to not be exited until the end of the application. This could contribute to issues if you have lazygit open for a while. We need to investigate this to see if it does cause problems and if so, we need to ensure we only ever call StartTicking once

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.