]> git.lizzy.rs Git - rust.git/commit
auto merge of #20925 : alexcrichton/rust/more-flaky-test, r=sfackler
authorbors <bors@rust-lang.org>
Sun, 11 Jan 2015 09:01:00 +0000 (09:01 +0000)
committerbors <bors@rust-lang.org>
Sun, 11 Jan 2015 09:01:00 +0000 (09:01 +0000)
commit71a71ce4f948dd5ae792db4a88c9cc2fae94dfb0
tree12e1862f1306b5ce1e8b09ab754547bc3e53894f
parentd2d35db570f0d5da1b0b829e38b495e763a0a60b
parentb8304e540423b86bbe9789ed0088f29a61f46459
auto merge of #20925 : alexcrichton/rust/more-flaky-test, r=sfackler

I saw these hanging on a windows bot, and the previous ones seem to have calmed
down after switching from Thread::spawn to Thread::scoped, so try that here as
well!