]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #23718 - alexcrichton:flaky-test, r=huonw
authorbors <bors@rust-lang.org>
Thu, 26 Mar 2015 02:33:36 +0000 (02:33 +0000)
committerbors <bors@rust-lang.org>
Thu, 26 Mar 2015 02:33:36 +0000 (02:33 +0000)
It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.

This was discovered with a recent [snap-mac3 failure](http://buildbot.rust-lang.org/builders/snap3-mac/builds/164/steps/test/logs/stdio)


Trivial merge