mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1d04e8641d
When Gitea is running as PID 1 git will occassionally orphan child processes leading to (defunct) processes. This PR simply sets Setpgid to true on these child processes meaning that these defunct processes will also be correctly reaped. Fix #19077 Signed-off-by: Andrew Thornton <art27@cantab.net> |
3 years ago | |
---|---|---|
.. | ||
context.go | 3 years ago | |
error.go | 3 years ago | |
manager.go | 3 years ago | |
manager_exec.go | 3 years ago | |
manager_stacktraces.go | 3 years ago | |
manager_test.go | 3 years ago | |
manager_unix.go | 3 years ago | |
manager_windows.go | 3 years ago | |
process.go | 3 years ago |