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

TEST: Make sure nodeos shuts down on controller_emit_signal_exceptions #946

Closed
bhazzard opened this issue Oct 17, 2024 · 0 comments · Fixed by #976
Closed

TEST: Make sure nodeos shuts down on controller_emit_signal_exceptions #946

bhazzard opened this issue Oct 17, 2024 · 0 comments · Fixed by #976
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@bhazzard
Copy link

Related to: #180

Be consistent in how resource failures cause shutdown:

  • A exception derived from controller_emit_signal_exception should be thrown from the plugin
  • Controller should handle calling app().quit()

Add tests that ensure that all of the exceptions derived from controller_emit_signal_exception result in shutdown

@bhazzard bhazzard added this to the Spring v1.1.0-rc1 milestone Oct 17, 2024
@heifner heifner self-assigned this Oct 23, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Oct 23, 2024
@heifner heifner moved this from Todo to In Progress in Team Backlog Oct 23, 2024
heifner added a commit that referenced this issue Oct 25, 2024
heifner added a commit that referenced this issue Oct 25, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Oct 25, 2024
heifner added a commit that referenced this issue Oct 25, 2024
heifner added a commit that referenced this issue Oct 26, 2024
heifner added a commit that referenced this issue Oct 26, 2024
heifner added a commit that referenced this issue Oct 29, 2024
Handle exceptions in controller signals
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants