mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
113c1557ff
Unfortunately #14623 changed from the deprecated IsInteractiveSession to IsWindowsService without recognising that they are the complement of each other. This means that Windows SVC control is not working correctly. This PR adds some Tracing statements but also fixes the bug. Fix #15159 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
||
---|---|---|
.. | ||
context.go | ||
manager_unix.go | ||
manager_windows.go | ||
manager.go | ||
net_unix.go | ||
net_windows.go | ||
restart_unix.go | ||
server_hooks.go | ||
server_http.go | ||
server.go |