Poisoned actors are now removed from ActorPool and AddressMap after tick_all (phase 7). Previously they leaked indefinitely. Sends to cleaned-up actors return Err instead of silently discarding — callers learn the actor is gone. Known bug class in Akka (#22990), C++ Actor Framework (#420). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| runtime_api.rs | ||
| test_python.py | ||
| transport_api.rs | ||