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

Revert "feature: add signal handler for termination" #237

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

a-w50
Copy link
Contributor

@a-w50 a-w50 commented Jan 15, 2025

Reverts #236

  • using exit() for enforcing dumping the gcov statistics doesn't always work and has some other flaws
  • instead, __gcov_dump should be called in the handler, but this needs to be done in everest-core, as everest-framework shouldn't know if everest-core is built for code coverage

@a-w50 a-w50 requested a review from hikinggrass January 15, 2025 15:14
@hikinggrass
Copy link
Contributor

hikinggrass commented Jan 15, 2025

Needs a sign-off, git revert doesn't add that by default

@a-w50 a-w50 merged commit f0d3731 into main Jan 15, 2025
4 checks passed
@a-w50 a-w50 deleted the revert-236-feature/terminate_signal_handler branch January 15, 2025 15: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.

2 participants