Skip to content
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

Re-enable RunThreadLocalTest8_Values on Mono #47277

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

lambdageek
Copy link
Member

This is possibly fixed by #44124

Since that PR mono will throw a ThreadStartException instead of an ExecutionEngineException if thread creation fails. The threadpool already catches ThreadStartException and can deal with thread creation failure.

Related to #43981

This is possibly fixed by dotnet#44124
Since that PR mono will throw a ThreadStartException instead of an
ExecutionEngineException if thread creation fails. The threadpool
already catches ThreadStartException and can deal with thread creation failure.

Related to dotnet#43981
@lambdageek lambdageek marked this pull request as ready for review January 21, 2021 20:07
@lambdageek lambdageek merged commit f3cd4c6 into dotnet:master Jan 21, 2021
akoeplinger added a commit that referenced this pull request Jan 22, 2021
stephentoub pushed a commit that referenced this pull request Jan 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 20, 2021
@lambdageek lambdageek deleted the fix-gh-43981 branch March 19, 2022 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants