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

use internal TracingChannel in node.js v18.19+ #13

Merged
merged 4 commits into from
May 16, 2024
Merged

Conversation

tlhunter
Copy link
Member

@tlhunter tlhunter changed the title do not replace TracingChannel in node.js v18.19+ and v19.9.0 do not replace TracingChannel in node.js v18.19+ May 16, 2024
@tlhunter tlhunter changed the title do not replace TracingChannel in node.js v18.19+ use internal TracingChannel in node.js v18.19+ May 16, 2024
@@ -32,11 +36,6 @@ function hasGarbageCollectionBug() {
}
module.exports.hasGarbageCollectionBug = hasGarbageCollectionBug;

function hasZeroSubscribersBug() {
Copy link
Member Author

Choose a reason for hiding this comment

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

This check was unused

@tlhunter tlhunter merged commit c076b74 into main May 16, 2024
43 checks passed
@tlhunter tlhunter deleted the tlhunter/backport-tc branch May 16, 2024 21:15
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