Nested Workers
Open
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Is is possible to spawn a worker inside another?
When I tried to do it, the main process just see the nested worker, because the expose function is called first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.