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

Fix application shutdown issue when Server#install is not called #2966

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

kyri-petrou
Copy link
Collaborator

/fixes #2961

Issue is that we're not interrupting the initialInstall and serverStarted promises when the forked fiber is interrupted

@987Nabil 987Nabil merged commit a9db552 into zio:main Jul 15, 2024
34 checks passed
@kyri-petrou kyri-petrou deleted the fix-server-shutdown-issue branch July 15, 2024 09:01
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 this pull request may close these issues.

Http Server keeps application alive when it should exit
2 participants