Skip to content

Conversation

@baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Oct 29, 2025

Description

Summary of Changes

This PR

  • Modifies the MongoClient leak tests to use v8.queryObjects() instead of v8-heapsnapshot (experimental, available in all Nodejs runtimes we support).
  • Remove v8-heapsnapshot from our dependencies

Double check the following

  • Lint is passing (npm run check:lint)
  • 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

@baileympearson baileympearson marked this pull request as ready for review October 30, 2025 15:32
@baileympearson baileympearson requested a review from a team as a code owner October 30, 2025 15:32
@durran durran self-assigned this Oct 30, 2025
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 30, 2025
Copy link
Member

@durran durran left a comment

Choose a reason for hiding this comment

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

I really like this refactor. Nice job.

@durran durran merged commit ec996e6 into main Oct 30, 2025
25 of 27 checks passed
@durran durran deleted the NODE-6945 branch October 30, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants