CL-GSERVER.ACTOR-CELL
after-stop ACTOR-CELL → result
ACTOR-CELL
:
a
T
result
: a T.
Generic function definition that is called after the actor cell has stopped.
after-stop <ACTOR-CELL> → result
Empty implementation so that we can call it anyway even if there are no other implementations.