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

event: fix connection leak #928

Merged
merged 1 commit into from
Aug 22, 2022
Merged

event: fix connection leak #928

merged 1 commit into from
Aug 22, 2022

Conversation

fsouza
Copy link
Owner

@fsouza fsouza commented Aug 19, 2022

Make sure we close the connection when disabling event monitoring.

Closes #911.

Make sure we close the connection when disabling event monitoring.

Closes #911.
@fsouza fsouza force-pushed the fix-connection-leak-events branch from dcf71c4 to 61e51a2 Compare August 19, 2022 03:33
@fsouza fsouza merged commit 61e51a2 into main Aug 22, 2022
@fsouza fsouza deleted the fix-connection-leak-events branch August 22, 2022 03:01
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.

RemoveEventListener cause connection leak
1 participant