Add lock to make sure only one ical_sync can run simultaneously

This commit is contained in:
Kevin Alberts 2020-11-11 17:18:21 +01:00
parent d78f69abe9
commit ee2856c5fc
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
4 changed files with 65 additions and 0 deletions

1
.gitignore vendored
View file

@ -215,6 +215,7 @@ fabric.properties
.idea/
venv/
static/
davinci/local.py