Sibelius Seraphini
Sibelius Seraphini
can't we use something similar to redux behavior? subscription based approach?
does `pnpm install --force --no-optional` works ?
can we avoid installing optional from other archs ?
 how can I avoid this ?
for those that want to test this, check this patch-package https://gist.github.com/sibelius/c6ef3f0890814dd4163a9ada0cd739f1
I've tried to use worker_threads because child process was failing for us, here is the issue https://github.com/facebook/jest/issues/10144 When using `worker_threads` we got some ``` CircleCI received exit code 137 ```...
we fixed most issues of our tests and now worker_threads is working fine for us (node 12.18.0) we didn't notice any improvement in cpu time or memory usage
what is missing here?
how can I enable worker threads on jest config ?
should we move to static in code ? does not make sense to instance SignedXml to get the algorithms