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

Use disable_sigint to allow interrupts only between iterations #789

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

odow
Copy link
Owner

@odow odow commented Oct 13, 2024

Closes #767

@odow
Copy link
Owner Author

odow commented Oct 13, 2024

@Thuener this seemed to fix things locally.

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.45%. Comparing base (3b2570b) to head (ac6bc48).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #789      +/-   ##
==========================================
+ Coverage   93.41%   93.45%   +0.03%     
==========================================
  Files          26       26              
  Lines        3509     3514       +5     
==========================================
+ Hits         3278     3284       +6     
+ Misses        231      230       -1     

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

src/plugins/parallel_schemes.jl Outdated Show resolved Hide resolved
@odow odow merged commit 2fd1e8d into master Oct 14, 2024
8 checks passed
@odow odow deleted the od/ctrl-c branch October 14, 2024 03:41
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.

Manually stopping training SIGINT Gurobi
1 participant