Skip to content

Avoid a race condition in restoring the GenerateHWIntrinsicTests_* projects - #79861

Merged
dakersnar merged 1 commit into
dotnet:mainfrom
tannergooding:fix-79843
Dec 21, 2022
Merged

Avoid a race condition in restoring the GenerateHWIntrinsicTests_* projects#79861
dakersnar merged 1 commit into
dotnet:mainfrom
tannergooding:fix-79843

Conversation

@tannergooding

Copy link
Copy Markdown
Member

This resolves#79843

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 20, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch, @kunalspathak
See info in area-owners.md if you want to be subscribed.

Issue Details

This resolves #79843

Author:tannergooding
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@tannergooding
tannergooding marked this pull request as ready for review December 21, 2022 01:18
@tannergooding

Copy link
Copy Markdown
MemberAuthor

@MichalStrehovsky, this should resolve the issue with the race.

@tannergooding

Copy link
Copy Markdown
MemberAuthor

@dakersnar, this needs a small review to unblock the sporadic CI failures

@dakersnar
dakersnar merged commit 63e081b into dotnet:mainDec 21, 2022
@ghostghost locked as resolved and limited conversation to collaborators Jan 20, 2023
@tannergooding
tannergooding deleted the fix-79843 branch July 1, 2025 14:40
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GenerateHWIntrinsicTests_Arm/project.assets.json already exists

2 participants

@tannergooding@dakersnar