Skip to content

streams: use private symbol for bitmap state - #49993

Merged
Trott merged 1 commit into
nodejs:mainfrom
nxtedition:stream-private
Oct 14, 2023
Merged

streams: use private symbol for bitmap state#49993
Trott merged 1 commit into
nodejs:mainfrom
nxtedition:stream-private

Conversation

@ronag

@ronagronag commented Oct 1, 2023

Copy link
Copy Markdown
Member

No description provided.

@ronagronag added the stream Issues and PRs related to the stream subsystem. label Oct 1, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/streams

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 1, 2023

@benjamingrbenjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM with benchmark

@ronag

ronag commented Oct 1, 2023

Copy link
Copy Markdown
MemberAuthor

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@benjamingrbenjamingr added the needs-benchmark-ci PR that need a benchmark CI run. label Oct 1, 2023
@ronagronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2023
@nodejs-github-bot

This comment was marked as outdated.

@ronagronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2023
@nodejs-github-bot

This comment was marked as outdated.

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@UzlopakUzlopak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@rluvatonrluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 14, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 14, 2023
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Copy link
Copy Markdown
Member

The AIX CI passed, but the widget says it failed. 🤷 I'll land this manually.

@Trott
Trott merged commit aad8002 into nodejs:mainOct 14, 2023
@Trott

Copy link
Copy Markdown
Member

Landed in aad8002

targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #49993
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
@targostargos mentioned this pull request Nov 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-benchmark-ciPR that need a benchmark CI run.needs-ciPRs that need a full CI run.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@ronag@nodejs-github-bot@Trott@mcollina@benjamingr@anonrig@Uzlopak@rluvaton