mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
a9292fcad8
* Add FutureUtilTest for both FutureUtil.batchAndParallelExecute and FutureUtil.batchAndSyncExecute * Make Vector same size as available processors as CI machines don't have as many processors as I have locally * Try to fix test case * Add processors to the log * Replace java scheduler with a scalajs scheduler called monix * Make asyncUtilsTest compatible with Scalajs, add them to the CI matrix * Add more missing runs of asyncUtilsTestJS/test |
||
---|---|---|
.. | ||
AsyncUtilTest.scala |