class Concurrent::Actor::Context

Basic Context of an Actor. It supports only linking and it simply terminates on error. Uses {Behaviour.basic_behaviour_definition}:

@abstract implement {AbstractContext#on_message}