diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-06-29 11:46:16 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-06-29 11:46:16 +0200 |
| commit | ac5f183dc06d92746de65883b4e06677dfbfd812 (patch) | |
| tree | 3c85217a4eb04b8f6aadfe8abc882ec9a935f25e /executor | |
| parent | 346edcb763a5aa4b82dd5ec59e214a801897c586 (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')
0 files changed, 0 insertions, 0 deletions
