v0.9.1
Version 0.9.1 of ractor
is released!
It contains multiple dependabot updates, mainly around github workflows #146, #147, #149, #155, #156
Additionally there's documentation updates and test fixes which resolve test flakyness on contentious environments #143, #163, #137
The only functional change is that a rare bug (identified in #167) can trigger a stack overflow of a Tokio task when shutting down actors which are doubly-linked. First raised in discussion #166, it is resolved with #168.
Full changelog: v0.9.0...v0.9.1