Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

rishabnotfound
Copy link

Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity.

…ternal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity.
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Oct 12, 2025
@rishabnotfound rishabnotfound changed the title Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity. remove unreachable conditionals in kFinishClose Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.