From 876b59c1f0a2998ad58888f33c4fb099da5f7319 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 14 Mar 2024 10:52:52 -0400 Subject: [PATCH] Remove redundant kill on the agent pid Extraneous kill on the agent pid is removed. --- confluent_server/bin/confluent_selfcheck | 1 - 1 file changed, 1 deletion(-) diff --git a/confluent_server/bin/confluent_selfcheck b/confluent_server/bin/confluent_selfcheck index 1539434f..f558cf46 100755 --- a/confluent_server/bin/confluent_selfcheck +++ b/confluent_server/bin/confluent_selfcheck @@ -344,7 +344,6 @@ if __name__ == '__main__': else: emprint('Unknown error attempting confluent automation ssh:') sys.stderr.buffer.write(srun.stderr) - os.kill(int(sshutil.agent_pid), signal.SIGTERM) else: print("Skipping node checks, no node specified (Example: confluent_selfcheck -n n1)") # possible checks: