Skip to content

Make it possible to configure graceful shutdown of controllers execution threads #421

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

Closed
metacosm opened this issue May 10, 2021 · 0 comments · Fixed by #426
Closed

Make it possible to configure graceful shutdown of controllers execution threads #421

metacosm opened this issue May 10, 2021 · 0 comments · Fixed by #426
Assignees

Comments

@metacosm
Copy link
Collaborator

Controllers launch threads to execute their tasks. When the operator is shut down, we should be able to configure how these threaded tasks get resolved; in particular, how long, if at all, do we need to wait for these threads to finish executing their tasks before the operator is actually shut down.

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 a pull request may close this issue.

1 participant