Closed PHILO-HE closed 4 years ago
This issue can be reproduced in such scenario: activate a SSM rule and agent is executing tasks (to make agent continuously deliver letters to master). Then force exiting master process by kill -9 PID.
kill -9 PID
Thanks @lipppppp for reporting this critical issue.
Fixed by #2160.
This issue can be reproduced in such scenario: activate a SSM rule and agent is executing tasks (to make agent continuously deliver letters to master). Then force exiting master process by
kill -9 PID
.