Skip to content

Conversation

alexcrichton
Copy link
Member

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

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.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Member

huonw commented Mar 25, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 25, 2015

📌 Commit 02c6f6b has been approved by huonw

@bors
Copy link
Collaborator

bors commented Mar 26, 2015

⌛ Testing commit 02c6f6b with merge d4ba1ca...

bors added a commit that referenced this pull request Mar 26, 2015
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)
Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2015
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)
@bors
Copy link
Collaborator

bors commented Mar 26, 2015

@bors bors merged commit 02c6f6b into rust-lang:master Mar 26, 2015
@alexcrichton alexcrichton deleted the flaky-test branch March 27, 2015 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants