Closed aratz-lasa closed 1 year ago
This PR implements the logic for shutting down the actors from the server gracefully after receiving a SIGTERM or SIGKILL signal. It is the PR for fixing #10
SIGTERM
SIGKILL
This PR implements the logic for shutting down the actors from the server gracefully after receiving a
SIGTERM
orSIGKILL
signal. It is the PR for fixing #10