aboutsummaryrefslogtreecommitdiff
path: root/toys/posix
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-09-13 15:33:04 -0700
committerRob Landley <rob@landley.net>2019-09-13 21:11:45 -0500
commit38509d0e217d57d9b7fb18727bd02277cd205566 (patch)
tree500d34b67fe16b9473bd042e1486b2e0006abd85 /toys/posix
parentdd155a3ba5aae70c0bc0590fd82ed5d7e3a76a22 (diff)
downloadtoybox-38509d0e217d57d9b7fb18727bd02277cd205566.tar.gz
timeout: fix exit status for sneaky subprocesses.
There's nothing to stop a subprocess from catching our SIGTERM on timeout and exiting, causing us to incorrectly report that it didn't time out. Android's ART has a utility that does exactly this. Explicitly catch this case, and add corresponding tests. Bug: http://b/141007616
Diffstat (limited to 'toys/posix')
0 files changed, 0 insertions, 0 deletions