using tinypool
Aslemammad opened this issue · 1 comments
Aslemammad commented
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!
Aslemammad commented
@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)