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

fix: close previous connection before starting new one #68

Merged
merged 1 commit into from
Sep 4, 2022

Conversation

anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Sep 2, 2022

I randomly noticed this while debugging flakiness in my ftw tests. It didn't actually help 😂 But though it's still generally a good idea to close connections since otherwise I guess it is relying on GC.

Copy link
Member

@fzipi fzipi left a comment

Choose a reason for hiding this comment

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

Of course, makes sense.

@fzipi fzipi merged commit 61a73cf into coreruleset:main Sep 4, 2022
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