Handle Ctrl+C in the build script#38299
Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
Thanks for the PR! We want to be sure to kill the subprocess as well, though, so can you confirm that the call to the build system is killed? |
|
@alexcrichton I just checked, all sub processes are killed on a Ctrl+C. Feel free to cross check though! |
|
@bors r+ rollup |
|
📌 Commit b7cd840 has been approved by |
|
Not sure why the test failed. I don't see any indications in https://travis-ci.org/rust-lang/rust/jobs/183028434 . Should we just retry? |
|
@achanda |
|
I see, thanks! |
Handle Ctrl+C in the build script
Handle Ctrl+C in the build script
|
@achanda |
No description provided.