aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/flow/patching/patching.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2026-02-02 16:12:10 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-02-04 12:58:08 +0000
commitea10c935856cded6cc90ae664ab99f4960e3b9f5 (patch)
treeb5c49696686268bb1940e9121c0ecd98491d4623 /pkg/aflow/flow/patching/patching.go
parent42b01fabb9b1ab02ce1476dacfa70d98751872d1 (diff)
vm/vmimpl: wait before killing the process
The stdout and stderr streams may be closed before the program actually exits, which races with our attempt to kill the process. It results in Run() sometimes returning an error even though the command has actually succeeded. Let's give the process some more time to exit itself, and kill it only after the timeout.
Diffstat (limited to 'pkg/aflow/flow/patching/patching.go')
0 files changed, 0 insertions, 0 deletions