diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-09-19 18:07:50 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-09-20 14:53:56 +0200 |
| commit | d1086008f6c5c231029122ac1182b58798c75016 (patch) | |
| tree | b43655d94a55d3bc6693e09d894b040383d063cd /executor/executor.cc | |
| parent | 3af0330c9e76393836459afcdeba133052fde9d5 (diff) | |
vm/vmm: properly shutdown output reading goroutine
The goroutine sends on bootOutputStop to notify about its completion,
but the main goroutine is not receiving from the chan on success
and since the chan in unbuffered, the output reading goroutine
hangs on the send forever.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
