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

Removed SIGHUP handler on win32. #334

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Removed SIGHUP handler on win32. #334

merged 1 commit into from
Jun 14, 2024

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Jun 14, 2024

This PR fixes #333.

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 77.93%. Comparing base (20f92b0) to head (769e5f3).
Report is 1 commits behind head on develop.

Files Patch % Lines
taskiq/cli/worker/process_manager.py 0.00% 3 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #334      +/-   ##
===========================================
+ Coverage    77.75%   77.93%   +0.17%     
===========================================
  Files           61       62       +1     
  Lines         1803     1849      +46     
===========================================
+ Hits          1402     1441      +39     
- Misses         401      408       +7     

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

@s3rius s3rius merged commit c289701 into develop Jun 14, 2024
23 checks passed
@s3rius s3rius deleted the bugfix/sighup branch June 14, 2024 06:23
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.

ver 0.11.4 breaks windows compatibility
2 participants