push
CirrusCI
daemon error-handling: fix traceback.format_exception() on old python The new API for traceback.format_exception was only added in python 3.10 (https://github.com/python/cpython/commit/91e93794d).
2 of 5 new or added lines in 2 files covered. (40.0%)
48 existing lines in 22 files now uncovered.19868 of 32955 relevant lines covered (60.29%)
3.61 hits per line