dbcli/mssql-cli

man tmp files (pipe files) created and not deleted

Offen

#460 geöffnet am 22.04.2020

 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (193 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1.413 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide