mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Using `__del__` often closes the database on a different thread, which is not supported by the sqlite module and produces a different warning. Explicitly close the status database everywhere it is used. |
||
|---|---|---|
| .. | ||
| cli | ||
| storage | ||
| sync | ||
| __init__.py | ||
| __main__.py | ||
| exceptions.py | ||
| http.py | ||
| metasync.py | ||
| repair.py | ||
| utils.py | ||
| vobject.py | ||