Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Ctrl-C / SIGINT behaviour for pyinstaller-made binaries, fixes #8155 #8167

Merged

Conversation

ThomasWaldmann
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 82.48%. Comparing base (736ffbd) to head (dfb8d20).
Report is 20 commits behind head on 1.4-maint.

Files Patch % Lines
src/borg/helpers/process.py 20.00% 8 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##           1.4-maint    #8167      +/-   ##
=============================================
+ Coverage      82.15%   82.48%   +0.32%     
=============================================
  Files             38       38              
  Lines          11012    11019       +7     
  Branches        2112     2114       +2     
=============================================
+ Hits            9047     9089      +42     
+ Misses          1389     1362      -27     
+ Partials         576      568       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann merged commit 00fd370 into borgbackup:1.4-maint Mar 30, 2024
10 checks passed
@ThomasWaldmann ThomasWaldmann deleted the debounce-sigint-1.4 branch March 30, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants