ipython / ipython/ipyparallel

HTCondor engines dont stop when using SSHProxyEngineSetLauncher

Aperta
#211 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Jupyter Notebook
Stelle
2.6k
Fork
1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I'm using SSHProxyEngineSetLauncher to start an ipcluster on a remote machine which uses condor.
When stopping SSHProxyEngineSetLauncher condor_q still shows ipengines in the queue.

I think this is because SSHProxyEngineSetLauncher kills the ssh connection which runs ipcluster.
With this approach the ipcluster is not able to correctly shut down and kill the engines.

Maybe it is possible the send a shutdown signal before killing the connection

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.