- ...
- Internal updates for mirai (>= 1.1.0), e.g.
mirai::daemons()
argumentresilience
is being removed.
nbrOfWorkers()
andnbrOfFreeWorkers()
did not handle mirai dispatcher errors. Because those are integers, these functions would return the error integer value instead of giving aFutureError
.
- First public release.
- Align code with mirai 0.9.1.
- A working, proof-of-concept implementation.