class Concurrent::Actor::RestartingContext

Context of an Actor for robust systems. It supports supervision, linking, pauses on error. Uses {Behaviour.restarting_behaviour_definition}

@abstract implement {AbstractContext#on_message}