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

Improved performance for .NET 9.0+ using the new System.Threading.Lock. #1560

Closed

Conversation

MarkCiliaVincenti
Copy link

Before submitting this pull request I have...

  • read EPPlus Softwares Contribution Guidlines
  • ensured that the functionality I have added/changed is covered by new unit tests.
  • merged the target branch into the PR branch and resolved any merge conflicts
  • Run all the unit tests and ensured that they all are green (unless the purpose of the PR is to provide us with failing unit tests).

@JanKallman
Copy link
Contributor

.NET 9 is still in preview, so we will not look at this pr now.

@MarkCiliaVincenti
Copy link
Author

Sure, once .NET 9 is released in November, all that would be needed here is to change back LangVersion from preview to latest and fix any merge conflicts.

@JanKallman
Copy link
Contributor

I'll close this pr, as we cannot implement it now and it's non-mergeable. We will look at this when .NET 9 has been released. See #1611

@JanKallman JanKallman closed this Oct 1, 2024
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