mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
This should reduce the instances of killing random processes on windows. See https://github.com/jesseduffield/kill/pull/1 |
||
|---|---|---|
| .. | ||
| kill_default_platform.go | ||
| kill_windows.go | ||
| LICENSE | ||
| README.md | ||
Kill
Go package for killing processes across different platforms. Handles killing children of processes as well as the process itself.