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 lock issue #9

Merged
merged 570 commits into from
Dec 1, 2023
Merged

Conversation

DrewScoggins
Copy link
Collaborator

No description provided.

agriffard and others added 30 commits September 4, 2023 21:42
MikeAlhayek and others added 29 commits November 21, 2023 12:19
In net9.0 the runtime now exposes it's own `Lock` type, dotnet/runtime#87672. This causes
a build break as there is a collision between the Lucene type and the
runtime type.
@DrewScoggins DrewScoggins merged commit 53d8d60 into dotnet-perf-bot:main Dec 1, 2023
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.