mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-29 01:39:11 +00:00
aghos: add todo
This commit is contained in:
@@ -114,6 +114,8 @@ func PIDByCommand(
|
||||
l.DebugContext(ctx, "executing", "cmd", psCmd, "args", psArgs)
|
||||
|
||||
stdoutBuf := bytes.Buffer{}
|
||||
|
||||
// TODO(s.chzhen): Catch stderr.
|
||||
runErr := executil.Run(
|
||||
ctx,
|
||||
executil.SystemCommandConstructor{},
|
||||
|
||||
Reference in New Issue
Block a user