Skip to content

Conversation

majocha
Copy link
Contributor

@majocha majocha commented Sep 26, 2024

When running tests in parallel there happened some intermittent internal errors, all of them variations of NRE.
I tracked it down to data corruption because of concurrent mutation of frameworkTcImportsCache.

@majocha majocha requested a review from a team as a code owner September 26, 2024 10:40
Copy link
Contributor

github-actions bot commented Sep 26, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.200.md

@majocha majocha closed this Sep 26, 2024
@majocha majocha reopened this Sep 26, 2024
@majocha majocha marked this pull request as draft September 26, 2024 15:12
@majocha majocha marked this pull request as ready for review September 26, 2024 16:50
@majocha majocha mentioned this pull request Sep 26, 2024
8 tasks
Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

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

Thanks, that's definitely for good.

@psfinaki psfinaki enabled auto-merge (squash) September 26, 2024 18:42
@psfinaki psfinaki merged commit 340e41e into dotnet:main Sep 26, 2024
32 checks passed
@majocha majocha deleted the frameworkTcImportsCache-concurrency branch October 1, 2024 05:48
Sign up for free to 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.

3 participants