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. |
||
|---|---|---|
| .. | ||
| storage | ||
| system | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||