Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Synchronize access to anonymous type cache #5403

Merged

Conversation

I-Al-Istannen
Copy link
Collaborator

This fixes a concurrent modification exception when parallel queries try to look up the same anonymous types.

CC: @Luro02

@I-Al-Istannen I-Al-Istannen self-assigned this Aug 28, 2023
@I-Al-Istannen I-Al-Istannen force-pushed the fix/cme-in-anonymous-type-cache branch from 179ce58 to bd828bd Compare August 28, 2023 11:29
@monperrus monperrus merged commit 6940831 into INRIA:master Aug 28, 2023
11 checks passed
@monperrus
Copy link
Collaborator

👍

@I-Al-Istannen I-Al-Istannen deleted the fix/cme-in-anonymous-type-cache branch August 28, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants