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

feat(NODE-6882): close outstanding connections #4499

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Apr 4, 2025

Description

What is changing?

WIP

  • connections that are in-use are interrupted by client.close to gracefully shutdown node
Is there new documentation needed for these changes?

Yes

What is the motivation for this change?

Graceful event loop exit

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken force-pushed the NODE-6882-close-inuse branch 4 times, most recently from 714aa09 to 3b95935 Compare April 4, 2025 18:14
@nbbeeken nbbeeken force-pushed the NODE-6882-close-inuse branch from 3b95935 to 4b798d7 Compare April 4, 2025 19:04
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.

1 participant