dbcli/mssql-cli

man tmp files (pipe files) created and not deleted

开放

#460 创建于 2020年4月22日

 (6 条评论) (1 个反应) (0 位负责人)Python (193 个派生)auto 404
good first issue

仓库指标

星标
 (1,413 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I am running mssql-cli in a bash script in ubuntu and see hundreds of /tmp/foo files left lying around where foo is like clr-debug-pipe-29415-136842019-out clr-debug-pipe-29415-136842019-in

They are FIFO pipes I think, created by CLR.

贡献者指南