diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-27 08:41:07 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-27 09:18:26 +0100 |
| commit | 0c5edf418028236ec3392ab1cd24f85378569f5d (patch) | |
| tree | 533786924099c0b3ac44dc02f8b53390b44499f9 /executor/executor_windows.cc | |
| parent | 17f5c9e05f9ce01c0dd4b583d4737119c246296f (diff) | |
executor: fix reply status on loop kills
We use exitf on loop failures, anbd exitf is retry-able.
However, we use different status when replying to ipc,
and that different status is what ipc actually uses.
Use kRetryStatus status in case on unexpected loop failures.
Diffstat (limited to 'executor/executor_windows.cc')
0 files changed, 0 insertions, 0 deletions
