diff options
| author | bors <bors@rust-lang.org> | 2013-11-11 18:11:17 -0800 | 
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-11-11 18:11:17 -0800 | 
| commit | 86787f8befe0f8971f27bd15be1e16ec7aa99e7e (patch) | |
| tree | 481ca094a98776594c0810dfc5b4767d8e9fae9a /src/etc/combine-tests.py | |
| parent | c0b7972f7d63e4b55098797cb48949b00d3ffee7 (diff) | |
| parent | f698decf3701cc51a61bbc3e36971898339ba91e (diff) | |
| download | rust-86787f8befe0f8971f27bd15be1e16ec7aa99e7e.tar.gz rust-86787f8befe0f8971f27bd15be1e16ec7aa99e7e.zip | |
auto merge of #10109 : pcmattman/rust/pass-nonzero-exit-status-on-termination-by-signal, r=alexcrichton
The UvProcess exit callback is called with a zero exit status and non-zero termination signal when a child is terminated by a signal. If a parent checks only the exit status (for example, only checks the return value from `wait()`), it may believe the process completed successfully when it actually failed. Helpers for common use-cases are in `std::rt::io::process`. Should resolve https://github.com/mozilla/rust/issues/10062.
Diffstat (limited to 'src/etc/combine-tests.py')
0 files changed, 0 insertions, 0 deletions
