ipython / ipython/ipyparallel

HTCondor engines dont stop when using SSHProxyEngineSetLauncher

Abierto
#211 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Jupyter Notebook
Estrellas
2.6k
Forks
1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.