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

Cleanup F3 API to use Run/Start and Stop instead of context for lifetime #368

Open
Kubuxu opened this issue Jun 24, 2024 · 2 comments
Open

Comments

@Kubuxu
Copy link
Collaborator

Kubuxu commented Jun 24, 2024

@Stebalien do you have a preference for Start vs Run (Start would not block, Run would)?

@Stebalien
Copy link
Member

We now use Start/Stop so we can wait for initialization to finish. Unfortunately, we have no way to detect if a service exited early.

On the other hand... we may want to change some of our services to not exit early and instead restart themselves?

@Stebalien
Copy link
Member

See #422

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

No branches or pull requests

2 participants