Miscellaneous

  • Internal updates for mirai (>= 1.1.0), e.g. mirai::daemons() argument resilience is being removed.

Bug Fix

  • nbrOfWorkers() and nbrOfFreeWorkers() did not handle mirai dispatcher errors. Because those are integers, these functions would return the error integer value instead of giving a FutureError.
  • First public release.

Miscellaneous

  • Align code with mirai 0.9.1.

Significant Changes

  • A working, proof-of-concept implementation.