Skip to content

When spawn() fails, include the underlying error in the message. #613

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 12, 2021

Conversation

sunfishcode
Copy link
Member

Include spawn()'s error message when reporting a spawn error, as it may
contain information useful for determining the cause of the error.

This is motivated by the CI error messages in rust-lang/rust#87329.

Include spawn()'s error message when reporting a spawn error, as it may
contain information useful for determining the cause of the error.

This is motivated by the CI error messages in rust-lang/rust#87329.
@alexcrichton
Copy link
Member

Oh dear I'm surprised it got this far without including the error...

@alexcrichton alexcrichton merged commit 05a8062 into rust-lang:master Aug 12, 2021
@sunfishcode sunfishcode deleted the main branch August 12, 2021 14:48
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.

2 participants