dbcli/mssql-cli

man tmp files (pipe files) created and not deleted

Open

#460 opened on Apr 22, 2020

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Python (193 forks)auto 404
good first issue

Repository metrics

Stars
 (1,413 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide