Skip to content

Fix concurrency issue in ILPreTypeDefImpl - #17812

Merged
vzarytovskii merged 4 commits into
dotnet:mainfrom
majocha:fix-il-concurrency
Sep 30, 2024
Merged

Fix concurrency issue in ILPreTypeDefImpl#17812
vzarytovskii merged 4 commits into
dotnet:mainfrom
majocha:fix-il-concurrency

Conversation

@majocha

Copy link
Copy Markdown
Contributor

Custom lazy implementation does not seem to be needed in this particular case.
Fixes#17803

@majocha
majocha requested a review from a team as a code ownerSeptember 27, 2024 13:26
@github-actions

github-actionsBot commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/9.0.200.md

Comment threadsrc/Compiler/AbstractIL/il.fs
@T-Gro
T-Gro enabled auto-merge (squash) September 30, 2024 11:54
@vzarytovskii
vzarytovskii enabled auto-merge (squash) September 30, 2024 16:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Synchronization bug in ILPreTypeDefImpl

3 participants

@majocha@vzarytovskii@T-Gro