certbot/letsencrypt-auto-source/pieces
Brad Warren d785fe8ae9 Add a global lock file to Certbot (#4369) (#4394)
* add fasteners as a dependency

* add LOCK_FILE constant

* Add lock file to Certbot

* Move code to _run_subcommand

* move lock file path into CLI_CONSTANTS

* add --lock-path flag

* move locking code to separate function

* Add TestAcquireFileLock

* assert we log

* test lock contention

* add fasteners to certbot-auto

* Use a different lock file for each test in MainTest

(cherry picked from commit 32122cfa21)
2017-03-22 14:16:58 -07:00
..
bootstrappers Fix letsencrypt auto source (#4093) 2017-01-23 17:55:59 -08:00
fetch.py Adding modification check against the current /letsencrypt-auto 2016-08-04 14:22:20 +02:00
letsencrypt-auto-requirements.txt Add a global lock file to Certbot (#4369) (#4394) 2017-03-22 14:16:58 -07:00
pipstrap.py Update pipstrap to 1.1.1. 2016-04-04 16:48:15 -04:00