mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
As we just did for tasks, close their stdout pipe instead. This makes the called process terminate more gracefully. This isn't a change that we *need* to make, it's just a bit nicer.