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

doc: fix transform stream example #40777

Conversation

evanlucas
Copy link
Contributor

There was a missing callback in the Transform#flush example
implementation.

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Nov 10, 2021
@ronag ronag added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 10, 2021
@evanlucas evanlucas added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 10, 2021
@github-actions
Copy link
Contributor

Fast-track has been requested by @evanlucas. Please 👍 to approve.

@Trott Trott force-pushed the evanlucas/streamtransformexampleupdate branch from 4999119 to 5696845 Compare November 11, 2021 19:33
There was a missing callback in the Transform#flush example
implementation.

PR-URL: nodejs#40777
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@Trott Trott force-pushed the evanlucas/streamtransformexampleupdate branch from 5696845 to 2d005bb Compare November 12, 2021 00:35
@Trott
Copy link
Member

Trott commented Nov 12, 2021

Landed in 2d005bb

@Trott Trott closed this Nov 12, 2021
targos pushed a commit that referenced this pull request Nov 21, 2021
There was a missing callback in the Transform#flush example
implementation.

PR-URL: #40777
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
There was a missing callback in the Transform#flush example
implementation.

PR-URL: #40777
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
There was a missing callback in the Transform#flush example
implementation.

PR-URL: #40777
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadams danielleadams mentioned this pull request Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. stream Issues and PRs related to the stream subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants