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

Consider Tinypool for subprocess handling #657

Open
kanej opened this issue Mar 27, 2025 · 0 comments
Open

Consider Tinypool for subprocess handling #657

kanej opened this issue Mar 27, 2025 · 0 comments
Labels
status:ready This issue is ready to be worked on

Comments

@kanej
Copy link
Member

kanej commented Mar 27, 2025

In our exploration of js testing in Hardhat 3 we found that vitest uses tinypool for subprocess handling:

https://github.com/tinylibs/tinypool

The VSCode extension has to use subprocesses extensively and this proves difficult to do well, so we should consider leveraging the shared experience of a libray.

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant