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 signal outside main thread #2333

Merged
merged 2 commits into from
Jan 8, 2025
Merged

🐛 Fix signal outside main thread #2333

merged 2 commits into from
Jan 8, 2025

Conversation

Koncopd
Copy link
Member

@Koncopd Koncopd commented Jan 8, 2025

Fixes ValueError: signal only works in main thread of the main interpreter from redun.

Copy link

github-actions bot commented Jan 8, 2025

@github-actions github-actions bot temporarily deployed to pull request January 8, 2025 14:31 Inactive
@Koncopd Koncopd merged commit ce4e023 into main Jan 8, 2025
14 checks passed
@Koncopd Koncopd deleted the log_file_multi branch January 8, 2025 14:56
@github-actions github-actions bot temporarily deployed to pull request January 8, 2025 14:57 Inactive
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.76%. Comparing base (2a17099) to head (613ace2).
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2333      +/-   ##
==========================================
- Coverage   92.82%   85.76%   -7.06%     
==========================================
  Files          55       80      +25     
  Lines        7202     8614    +1412     
==========================================
+ Hits         6685     7388     +703     
- Misses        517     1226     +709     

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

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.

1 participant