aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-06-29 11:46:16 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-06-29 11:46:16 +0200
commitac5f183dc06d92746de65883b4e06677dfbfd812 (patch)
tree3c85217a4eb04b8f6aadfe8abc882ec9a935f25e /executor/executor.h
parent346edcb763a5aa4b82dd5ec59e214a801897c586 (diff)
pkg/ipc: fix cleanup in test
Currently we first send on errs and then close env. As the result process can exit before env.Close finishes, which will leave garbage behind. Close env before sending on errs.
Diffstat (limited to 'executor/executor.h')
0 files changed, 0 insertions, 0 deletions