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

preview server - reduce graceful shutdown to 2 seconds #322

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

jenshalm
Copy link
Contributor

Also closes #311 as the upgrade of cats-effect made the observed issue with exceptions when navigating go away.
I'll move to automatic updates once 0.19 is out.

@jenshalm jenshalm added this to the 0.19.0 milestone Aug 27, 2022
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reconsidering this, much appreciated :) and please let us know if you encounter any other issues, we've been rolling out several improvements/fixes lately.

streams.value.log.info(s"Shutting down preview server.")
streams.value.log.info(s"Shutting down preview server...")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These dots are ominous 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just supporting the most impatient souls amongst us, so that they don't think something is broken while the 2 seconds pass... 🙂

@jenshalm jenshalm merged commit 15d46da into main Aug 27, 2022
@jenshalm jenshalm deleted the preview-shutdown branch August 28, 2022 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants