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

Make sure all KIC goroutines gracefully shut down on context cancellation #7041

Open
1 task
czeslavo opened this issue Jan 27, 2025 · 0 comments
Open
1 task
Labels
area/feature New feature or request

Comments

@czeslavo
Copy link
Contributor

czeslavo commented Jan 27, 2025

The goal of this issue is to make sure that all KIC goroutines/runnables are properly shut down when the main context gets canceled.

Acceptance criteria

  • When the main context gets canceled, all KIC goroutines (including Konnect agents/webhook server, etc.) are properly torn down
@czeslavo czeslavo added the area/feature New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant