nteract/papermill

Many empty files for IPC in /.local/share/jupyter/runtime

开放

#619 创建于 2021年7月3日

 (1 条评论) (0 个反应) (0 位负责人)Python (402 个派生)batch import
bughelp wanted

仓库指标

星标
 (5,381 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

🐛 Bug

Due this issue https://github.com/nteract/papermill/issues/511 around ports I changed configuration as c.KernelManager.transport = 'ipc' from tcp

This case made for server that I have many empty files for IPC in /.local/share/jupyter/runtime ,eg. like: kernel-fc84e21e-f923-489f-a537-d03f31f63401-ipc-1 kernel-fc84e21e-f923-489f-a537-d03f31f63401-ipc-2

Any opened notebook creating this file, and can't delete Could not delete /.local/share/jupyter/runtime/kernel-4dfsfsdfsfdsdsfdsffdsf-ipc-2: Invalid argument

贡献者指南