aboutsummaryrefslogtreecommitdiff
path: root/src/LockFile.py
Commit message (Expand)AuthorAgeFilesLines
* default to using a "data directory" for bitbot (~/.bitbot/)Gravatar jesopo2019-10-171-7/+7
* 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