diff options
author | Alex Auvolat <alex@adnab.me> | 2020-03-13 10:49:42 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-03-13 10:49:42 +0100 |
commit | 6292303a31e9098e8803c9544fc0785023d526fd (patch) | |
tree | 756463ffc8565e0906a8709ff211f1ae906b33d7 /.gitignore | |
parent | 06929747d6ce8898e29e60fc3f53985416b5b1db (diff) | |
download | easybridge-6292303a31e9098e8803c9544fc0785023d526fd.tar.gz easybridge-6292303a31e9098e8803c9544fc0785023d526fd.zip |
Fix message duplication due to a race-condition
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ easybridge config.json registration.yaml easybridge.db +__pycache__ |