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

Support movables in workerData option #26

Open
aleclarson opened this issue Mar 18, 2022 · 1 comment
Open

Support movables in workerData option #26

aleclarson opened this issue Mar 18, 2022 · 1 comment

Comments

@aleclarson
Copy link

Two feature requests here:

  1. Passing workerData: Tinypool.move(data) is not supported, even though new Worker has a transferList option.

  2. If workerData is a plain object, Tinypool should iterate its property values to see if any of them are movable, thereby allowing multiple movables to be passed through the workerData option.

@AriPerkkio
Copy link
Member

@aleclarson is this feature request still valid? It seems 2 years old by now.

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 a pull request may close this issue.

2 participants