add syncer shutdown control and clean up logging

This commit is contained in:
2024-05-12 00:46:49 -07:00
parent 980c588bc5
commit a302560c72
5 changed files with 53 additions and 20 deletions

View File

@@ -41,6 +41,7 @@ co3/resources/disk.py
co3/schemas/__init__.py
co3/util/__init__.py
co3/util/db.py
co3/util/generic.py
co3/util/paths.py
co3/util/regex.py
co3/util/types.py