]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10098 : alexcrichton/rust/attempts, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 28 Oct 2013 01:41:25 +0000 (18:41 -0700)
committerbors <bors@rust-lang.org>
Mon, 28 Oct 2013 01:41:25 +0000 (18:41 -0700)
It was pretty much a miracle that these tests were ever passing. They would
never have passed in the single threaded case because only one sigint in the
tests is ever generated, but when run in parallel two sigints will be generated.


Trivial merge