Add lock to make sure only one ical_sync can run simultaneously
This commit is contained in:
parent
d78f69abe9
commit
ee2856c5fc
4 changed files with 65 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -215,6 +215,7 @@ fabric.properties
|
|||
.idea/
|
||||
|
||||
venv/
|
||||
static/
|
||||
|
||||
davinci/local.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue