On Wed,  9 Sep 2015 23:24, as...@mythicflow.com said:

> That was the only time I ever saw the lock files, so this is likely not
> an issue.

FWIW, the .#* files are not the lock files but temporary files used to
create the lock files.  In case you terminate a process while it is
waiting for the lock, an atexit handler remove those temporary files.
Obviously a crash won't remove them.  The lock files themselves have a
".lock" suffix.  See gnupg/common/dotlock.c for details.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to