ipython / ipython/ipyparallel

HTCondor engines dont stop when using SSHProxyEngineSetLauncher

未关闭
#211 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Jupyter Notebook
星标
2.6k
派生
1k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。