Skip to content

Conversation

@jyecusch
Copy link
Member

@jyecusch jyecusch commented Aug 9, 2024

No description provided.

Also logs when the program exits without starting the nitric app
if not Nitric.has_run():
print(
"WARNING: The Nitric application was not started. "
"If you intended to start the application, call Nitric.run() before exiting."
Copy link
Member

Choose a reason for hiding this comment

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

"before exiting" reads a bit strange here, it technically makes sense. Not sure if its better phrasing but maybe something like "at the end of your application?".

@tjholm tjholm merged commit 3d8ed5f into main Aug 15, 2024
@nitric-bot
Copy link

🎉 This PR is included in version 1.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@jyecusch jyecusch deleted the fix/channels branch April 16, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants