alces-software / adminware

A sandbox CLI for running commands remotely across nodes
1 stars 0 forks source link

Fix/ssh errors #185

Closed DavidMarchant closed 5 years ago

DavidMarchant commented 5 years ago

Fix various errors with ssh connections

Properly close ssh connections to prevent socket file descriptors stacking up & then preventing further connections being established Add second state condition for the tasks so the system proceeds when they're CANCELLED as well Interrupt all jobs being ran when an interrupt is sent