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

Set atexit in @optimize_or_load #49

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Set atexit in @optimize_or_load #49

merged 1 commit into from
Mar 18, 2023

Conversation

goerz
Copy link
Member

@goerz goerz commented Mar 18, 2023

This prevents data loss in case of an unexpected termination when running in non-interactive mode

This prevents data loss in case of an unexpected termination when
running in non-interactive mode
@goerz goerz added the enhancement New feature or request label Mar 18, 2023
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Merging #49 (56481c4) into master (2d92bd2) will decrease coverage by 0.61%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   78.72%   78.12%   -0.61%     
==========================================
  Files           5        5              
  Lines         409      416       +7     
==========================================
+ Hits          322      325       +3     
- Misses         87       91       +4     
Impacted Files Coverage Δ
src/optimize.jl 88.43% <42.85%> (-1.93%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@goerz goerz merged commit 56481c4 into master Mar 18, 2023
@goerz goerz deleted the atexit branch March 18, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant