CL-GSERVER.ACTOR-CONTEXT
shutdown CONTEXT → result
CONTEXT
:
a
T
result
: a T.
Stops all actors in this context. When the context is an `actor-context' this still stop the actor context and all its actors. For the `actor-system' it will stop the whole system with all actors.