Skip to content

doc: fix worker threadId/destination typo - #53933

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
tlhunter:tlhunter/worker-threadid-docs-typo
Aug 2, 2024
Merged

doc: fix worker threadId/destination typo#53933
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
tlhunter:tlhunter/worker-threadid-docs-typo

Conversation

@tlhunter

@tlhunter tlhunter commented Jul 18, 2024

Copy link
Copy Markdown
Contributor

The function signature uses threadId instead of destination:

worker.postMessageToThread(threadId, value[, transferList][, timeout])

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to Node.js documentation. worker Issues and PRs related to the worker_threads module and Worker API. labels Jul 18, 2024
@tlhunter
tlhunter force-pushed the tlhunter/worker-threadid-docs-typo branch from 701a240 to c280eed Compare July 18, 2024 21:21
@tlhunter tlhunter changed the title docs: fix worker threadId/destination typo doc: fix worker threadId/destination typo Jul 18, 2024
@jakecastelli jakecastelli added author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. labels Jul 26, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 2, 2024
@nodejs-github-bot
nodejs-github-bot merged commit 13ca021 into nodejs:main Aug 2, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 13ca021

@tlhunter
tlhunter deleted the tlhunter/worker-threadid-docs-typo branch August 2, 2024 13:40
targos pushed a commit that referenced this pull request Aug 14, 2024
PR-URL: #53933
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
@RafaelGSS RafaelGSS mentioned this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. doc Issues and PRs related to Node.js documentation. worker Issues and PRs related to the worker_threads module and Worker API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants