ipython / ipython/ipyparallel

HTCondor engines dont stop when using SSHProxyEngineSetLauncher

Open
#211 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
2.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.