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(net) make sure to always end the connection when destroy is called #13412

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

cirospaciari
Copy link
Collaborator

What does this PR do?

Fix: #13411

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Test added

@Jarred-Sumner Jarred-Sumner merged commit f9af7be into main Aug 19, 2024
45 checks passed
@Jarred-Sumner Jarred-Sumner deleted the ciro/some-fixes branch August 19, 2024 22:55
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.

node:net destroy dont call end
3 participants