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 (master) #8177

Merged

Conversation

ThomasWaldmann
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

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

Project coverage is 83.46%. Comparing base (6de9ca8) to head (c157db7).

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             @@
##           master    #8177      +/-   ##
==========================================
- Coverage   83.49%   83.46%   -0.04%     
==========================================
  Files          67       67              
  Lines       12046    12053       +7     
  Branches     2185     2187       +2     
==========================================
+ Hits        10058    10060       +2     
- Misses       1389     1394       +5     
  Partials      599      599              

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

@ThomasWaldmann ThomasWaldmann merged commit 7dd0403 into borgbackup:master Apr 1, 2024
13 checks passed
@ThomasWaldmann ThomasWaldmann deleted the debounce-sigint-master branch April 1, 2024 20:17
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.

None yet

2 participants