Skip to content

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jan 4, 2021

The example lead to an event emitter memory leak warning previously.

Fixes: #35952
Signed-off-by: James M Snell [email protected]

@nodejs-github-bot nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations. labels Jan 4, 2021
@jasnell jasnell added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Jan 6, 2021
@jasnell
Copy link
Member Author

jasnell commented Jan 6, 2021

This shouldn't need to wait the full time to land. Please 👍🏻 to fast track

@Flarna Flarna added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 6, 2021
@jasnell jasnell removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 6, 2021
@jasnell
Copy link
Member Author

jasnell commented Jan 6, 2021

Landed in 3518919

@jasnell jasnell closed this Jan 6, 2021
jasnell added a commit that referenced this pull request Jan 6, 2021
Fixes: #35952

PR-URL: #36783
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Fixes: #35952

PR-URL: #36783
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
@danielleadams danielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Fixes: #35952

PR-URL: #36783
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
@danielleadams danielleadams mentioned this pull request May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooks Issues and PRs related to the async hooks subsystem. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: WorkerPool async_hooks example warns about max listeners

4 participants