Skip to content

Protect multi-threaded access to Module.m_GenericParamToDescMap.#1907

Merged
jkotas merged 3 commits intodotnet:masterfrom
jkotas:issue-1847
Jan 22, 2020
Merged

Protect multi-threaded access to Module.m_GenericParamToDescMap.#1907
jkotas merged 3 commits intodotnet:masterfrom
jkotas:issue-1847

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Jan 18, 2020

Same type can be loaded by multiple threads in parallel in rare situations

Fixes #1847

Same type can be loaded by multiple threads in parallel in rare situations

Fixes #1847
Copy link
Member

@davidwrighton davidwrighton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing how some of these issues are still here after oh so many years.

@jkotas jkotas merged commit 7a02a53 into dotnet:master Jan 22, 2020
@jkotas jkotas deleted the issue-1847 branch January 26, 2020 04:36
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
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.

System.Threading.Tasks.Dataflow tests failing on a checked runtime

2 participants