ipython / ipython/ipyparallel

Leftover resource_tracker processes

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

描述

I'm still not quite sure where these come from (multiprocessing for sure, but exactly where is unclear), but sometimes when starting and stopping lots of clusters, there can be quite a few processes leftover after the cluster is shutdown, like:

```
python -c from multiprocessing.resource_tracker import main;main(26)
```

When I try to track it down, I can't seem to provoke their creation on purpose, but something isn't being cleaned up right.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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