bartfeenstra / betty

Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDCOM family trees
https://betty.readthedocs.io
GNU General Public License v3.0
75 stars 11 forks source link

Handle `KeyboardInterrupt` propagated from event loop shutdown #2135

Closed bartfeenstra closed 2 weeks ago

bartfeenstra commented 2 weeks ago

This partly fixes https://github.com/bartfeenstra/betty/issues/2123

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.30%. Comparing base (ece4752) to head (9abac96). Report is 1 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/cli/__init__.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.4.x #2135 +/- ## ========================================== - Coverage 98.32% 98.30% -0.02% ========================================== Files 358 358 Lines 22698 22702 +4 Branches 1055 1055 ========================================== Hits 22317 22317 - Misses 237 241 +4 Partials 144 144 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.