aboutsummaryrefslogtreecommitdiff
path: root/src/LockFile.py
Commit message (Expand)AuthorAgeFilesLines
* LockFile doesn't need to hold on to _database_locationGravatar jesopo2019-10-111-1/+0
* only .call() PollHooks when they're "due"Gravatar jesopo2019-10-101-2/+1
* add a fairly basic file locking mechanism with src/LockFile.py•••closes #96 Gravatar jesopo2019-10-101-0/+40