Skip to content

Re-enable RunThreadLocalTest8_Values on Mono#47277

Merged
lambdageek merged 1 commit intodotnet:masterfrom
lambdageek:fix-gh-43981
Jan 21, 2021
Merged

Re-enable RunThreadLocalTest8_Values on Mono#47277
lambdageek merged 1 commit intodotnet:masterfrom
lambdageek:fix-gh-43981

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