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

Update queue get/create/update logic in HttpSysDelegator.AddOrUpdateRules to avoid GC timing bug #2487

Merged

Conversation

NGloreous
Copy link
Contributor

Fixes #2486

@MihaZupan MihaZupan added this to the v.Next milestone May 3, 2024
Copy link
Member

@MihaZupan MihaZupan left a comment

Choose a reason for hiding this comment

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

Thanks

@MihaZupan MihaZupan merged commit 3c0d3f7 into microsoft:main May 3, 2024
7 checks passed
@NGloreous
Copy link
Contributor Author

NGloreous commented May 3, 2024

@MihaZupan can I get this back ported to a current release so I we can pick up the fix right away? I can create the PR but what should I target?

@NGloreous NGloreous deleted the user/nglore/HttpSysDelegator_gcbug branch May 3, 2024 16:52
@MihaZupan
Copy link
Member

Are you able to use daily builds until we release the next version?

@NGloreous
Copy link
Contributor Author

No, we can only consume from nuget.org since this will go to our production services.

@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 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.

HttpSysDelegator - AddOrUpdateRules fails to add rule due to bug with WeakReference/GC
2 participants