mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
more detailed comment
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
#
|
||||
# The optional one_shot parameter causes the attempt to acquire the
|
||||
# lock to instead raise a KeyError exception if someone else is already
|
||||
# holding a valid lock.
|
||||
# holding a valid lock. This is used in situations where a process
|
||||
# doesn't insist on doing the actions guarded by the lock.
|
||||
|
||||
import time, random
|
||||
|
||||
|
||||
Reference in New Issue
Block a user