We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You folks have an amazing test runner. I wonder if uvu can support multi-threading using tinypool (fork of piscina)! It'd be good if we get this!
uvu
tinypool
The text was updated successfully, but these errors were encountered:
@lukeed we can also use piscina, but lately, we added isolateWorker option (for vitest), which is necessary for tests & ...
That's why tinypool would be a suitable option (+ tiny size & no deps)
Sorry, something went wrong.
No branches or pull requests
You folks have an amazing test runner.
I wonder if
uvu
can support multi-threading usingtinypool
(fork of piscina)!It'd be good if we get this!
The text was updated successfully, but these errors were encountered: