Skip to content

fix(node/worker_threads): support port.once() #24725

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

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

marvinhagemeister
Copy link
Contributor

Support MessagePort.once in Node mode and enable relevant worker_threads test. Noticed that another Node test was passing as well, so I enabled that too.

@marvinhagemeister marvinhagemeister merged commit 0cf7f26 into main Jul 25, 2024
17 checks passed
@marvinhagemeister marvinhagemeister deleted the node-worker-tests branch July 25, 2024 21:06
dsherret pushed a commit that referenced this pull request Jul 26, 2024
Support `MessagePort.once` in Node mode and enable relevant
`worker_threads` test. Noticed that another Node test was passing as
well, so I enabled that too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants