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

Cherry-picks for 2.10.17-RC.9 #5598

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Cherry-picks for 2.10.17-RC.9 #5598

merged 3 commits into from
Jun 27, 2024

Conversation

derekcollison and others added 3 commits June 26, 2024 16:47
Otherwise it prints a very unhelpful error that doesn't tell you which
account is at fault.

Signed-off-by: Neil Twigg <[email protected]>
Fix for situations where GC struggled to clean up things.

This mostly stemmed from subscriptions being held in per connection
caches (routers and gateways). These held references to both clients and
any internal callbacks, which usually were closures so would also hold
reference to the struct target as well.
 
Signed-off-by: Derek Collison <[email protected]>

---------

Signed-off-by: Derek Collison <[email protected]>
@wallyqs wallyqs marked this pull request as ready for review June 27, 2024 02:38
@wallyqs wallyqs requested a review from a team as a code owner June 27, 2024 02:38
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@neilalexander neilalexander changed the title Cherry-picks for 2.10.17 Cherry-picks for 2.10.17-RC.9 Jun 27, 2024
@wallyqs wallyqs merged commit acb2ee8 into release/v2.10.17 Jun 27, 2024
3 checks passed
@wallyqs wallyqs deleted the neil/21017rc9 branch June 27, 2024 13:39
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.

3 participants