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 worker threadId/destination typo #53933

Merged

Conversation

tlhunter
Copy link
Contributor

@tlhunter tlhunter commented Jul 18, 2024

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 the documentations. worker Issues and PRs related to Worker support. 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 that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 26, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 2, 2024
@nodejs-github-bot nodejs-github-bot merged commit 13ca021 into nodejs:main Aug 2, 2024
19 checks passed
@nodejs-github-bot
Copy link
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 that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants