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

clarify startup message in test mode #687

Merged

Conversation

a-alhusaini
Copy link
Contributor

Before this PR. When I started kemal in test mode. It would say that the app is ready and listening at xyz address. However. Kemal's server does not start when in test mode so that statement is incorrect - See last line in Kemal.run

@a-alhusaini
Copy link
Contributor Author

The specs that broke here are rather brittle. We should rewrite them in a better way.

Copy link
Member

@sdogruyol sdogruyol left a comment

Choose a reason for hiding this comment

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

Great catch @a-alhusaini 👍 Thanks a lot 🙏

@sdogruyol sdogruyol merged commit 3243b8e into kemalcr:master Jul 30, 2024
4 checks passed
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.

3 participants