dbcli/mssql-cli

man tmp files (pipe files) created and not deleted

Aberta

#460 aberto em 22 de abr. de 2020

 (6 comentários) (1 reação) (0 responsável)Python (193 forks)auto 404
good first issue

Métricas do repositório

Stars
 (1.413 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador