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

Save results of current benchmark run when CTRL-C is detected #112

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

philross
Copy link
Member

This PR fixes #111. Now, when CTRL-C is detected during an iteration of a benchmark run, the results of the previous iterations are being saved.

@philross philross added the enhancement New feature or request label Feb 22, 2024
@philross philross force-pushed the 111-data-loss-on-keyboard-interrupt branch from 547bdcd to 0d702ec Compare February 22, 2024 09:41
@philross philross linked an issue Feb 22, 2024 that may be closed by this pull request
@Marvmann Marvmann merged commit a20dfa6 into dev Mar 4, 2024
5 checks passed
@Marvmann Marvmann deleted the 111-data-loss-on-keyboard-interrupt branch March 4, 2024 16:05
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.

data loss on keyboard interrupt
2 participants