Rldeckard / sshRunCMD

Used to run concurrent changes to Cisco network devices
1 stars 1 forks source link

Add checks for unexpected session closed #49

Open Rldeckard opened 8 months ago

Rldeckard commented 8 months ago

Occasionally when applying configs you're randomly kicked out from the switch due to the changes. I'm currently handling this by checking an output timeout and if there's no output I just exit. More directly I'd like to know if the end device closed the session intentionally with session() or client().