]> diplodocus.org Git - nmh/commitdiff
lkopen_dot() would block forever if another process held a lock
authorDavid Levine <levinedl@acm.org>
Wed, 9 Apr 2014 02:34:20 +0000 (21:34 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 9 Apr 2014 02:34:20 +0000 (21:34 -0500)
forever.  Changed it to only retry for 60 seconds, like the other
lkopen's.  And have it indicate that it failed to acquire the lock.


No differences found