Skip to content

[PLAT-9215] Move to threadsx - #56

Draft
aeischeid wants to merge 3 commits into
mainfrom
moveToThreadsx
Draft

[PLAT-9215] Move to threadsx#56
aeischeid wants to merge 3 commits into
mainfrom
moveToThreadsx

Conversation

@aeischeid

@aeischeid aeischeid commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Migrates the web-worker packages from unmaintained threads to the maintained threadsx fork.

  • Replaces threads imports and peer dependencies with threadsx@^2
  • Adds Node 20+ engine metadata and explicit ESM/CJS export maps
  • Documents consumer migration steps
  • Fixes spawnPool() defaults and standardizes pool termination options as { terminate }

Alternatively I think we could also mark this repo as deprecated. The benefits of this wrapper are largely obsolete in threadsx, and effort to move to a new version of web-workers with threadsx peerDependency would likely be better spent just moving to threadsx straight away as in Vertexvis/vertex-web-sdk#837

Test Plan

explore usage in web-sdk and

Release Notes

see readme

@sonarqubecloud

Copy link
Copy Markdown

@aeischeid aeischeid changed the title Move to threadsx [PLAT-9215] Move to threadsx Aug 18, 2026
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.

1 participant