Assuming that the System instance ensure that only actors creating with the allocator are deallocated. If everything goes OK it means that an actor reach the state shutdown and is then disposed of by System.
See Implementation
Assuming that the System instance ensure that only actors creating with the allocator are deallocated. If everything goes OK it means that an actor reach the state shutdown and is then disposed of by System.