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

Another approach for fixing subscription leak #35

Open
wants to merge 4 commits into
base: issue-26
Choose a base branch
from

Conversation

mtryfoss
Copy link
Contributor

@mtryfoss mtryfoss commented Jul 2, 2020

Based on your feedback yesterday. There's also a pull request on ari/stdbus.
This code is not that well tested yet, but seems promising so far.


This change is Reviewable

Copy link
Contributor Author

@mtryfoss mtryfoss left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion

a discussion (no related file):
Might need some locking before manipulating busWrapper.subs now.


Copy link
Contributor Author

@mtryfoss mtryfoss left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion

a discussion (no related file):

busWrapper
I meant subBus


Copy link
Contributor Author

@mtryfoss mtryfoss left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion

a discussion (no related file):

Previously, mtryfoss wrote…

busWrapper
I meant subBus

Tested with about 4000 generated calls and no sign of any leak as far as I can see.


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.

None yet

2 participants