Closed lantz closed 5 years ago
Perhaps the agent should try to catch SIGTERM, which python doesn't actually turn into an exception by default. Doing so is platform-dependent however.
SIGTERM
Perhaps the agent should try to catch
SIGTERM
, which python doesn't actually turn into an exception by default. Doing so is platform-dependent however.