HTCondor engines dont stop when using SSHProxyEngineSetLauncher
- 主要語言
- 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
貢獻指南
研究方向
Start at SSHProxyEngineSetLauncher and trace its shutdown path when it stops the remote ipcluster connection. Reproduce the case while checking condor_q, then verify that stopping the launcher causes the remote ipcluster to shut down and removes its ipengines from the queue before the SSH connection ends.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- distributed-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100