mediamtx/internal/externalcmd
Magnus Gule 8c1ed7254f
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled
fix closing some custom commands on Windows (#3981)
* Bugfix: Rewrote addProcessToGroup. Fixed possible invalid process handle by using windows.OpenProcess instead. Fixes issue: 3980

* run gofumpt

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-01-11 20:40:25 +01:00
..
cmd.go when stopping hooks, stop all their subprocesses too (#3004) (#3087) 2024-02-29 22:42:11 +01:00
cmd_unix.go remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
cmd_win.go fix closing some custom commands on Windows (#3981) 2025-01-11 20:40:25 +01:00
pool.go do not wait for external commands to exit during runtime 2021-12-21 12:43:45 +01:00