Skip to content

std: Handle OS errors when joining threads #44112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2017

Conversation

alexcrichton
Copy link
Member

Also add to the documentation that the join method can panic.

cc #34971
cc #43539

Also add to the documentation that the `join` method can panic.

cc rust-lang#34971
cc rust-lang#43539
@alexcrichton
Copy link
Member Author

r? @sfackler

@sfackler
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 27, 2017

📌 Commit dc7c7ba has been approved by sfackler

@bors
Copy link
Collaborator

bors commented Aug 27, 2017

⌛ Testing commit dc7c7ba with merge 93cdf5e...

bors added a commit that referenced this pull request Aug 27, 2017
std: Handle OS errors when joining threads

Also add to the documentation that the `join` method can panic.

cc #34971
cc #43539
@bors
Copy link
Collaborator

bors commented Aug 27, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: sfackler
Pushing 93cdf5e to master...

@bors bors merged commit dc7c7ba into rust-lang:master Aug 27, 2017
@alexcrichton alexcrichton deleted the thread-join branch September 1, 2017 23:06
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.

3 participants