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

Orchestrator: program exit and cleanup strategy update #81

Open
3 tasks
flhofer opened this issue Jun 20, 2024 · 0 comments
Open
3 tasks

Orchestrator: program exit and cleanup strategy update #81

flhofer opened this issue Jun 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@flhofer
Copy link
Owner

flhofer commented Jun 20, 2024

Future program versions should:

  • Differentiate between exit and abort
  • Cleanup all data and perform exit checks if terminated using exit
  • Call a handler to perform "safeguard" actions if done using abort

We might further need to define a strategy for program exit with running real-time applications and what to do with system settings.

@flhofer flhofer added the enhancement New feature or request label Jun 20, 2024
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
Status: No status
Development

No branches or pull requests

1 participant