guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

call-with-file-lock does not remove lock file


From: Ricardo Wurmus
Subject: call-with-file-lock does not remove lock file
Date: Fri, 03 Feb 2023 23:52:32 +0100
User-agent: mu4e 1.8.13; emacs 28.2

Hi Guix,

half a year ago I submitted this bug report:
https://issues.guix.gnu.org/57501

“call-with-file-lock” and “call-with-file-lock/no-wait” create a lock
file but don’t remove the lock file when they exit.  The lock on
the file is lifted, but the lock file itself remains behind.

I think we should not litter and remove unused lock files.  What do you
think?

-- 
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]