2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00

Remove redundant kill on the agent pid

Extraneous kill on the agent pid is removed.
This commit is contained in:
Jarrod Johnson 2024-03-14 10:52:52 -04:00
parent 58d9bc1816
commit 876b59c1f0

View File

@ -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: