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

Remove initialization message on startup #535

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

lobis
Copy link
Member

@lobis lobis commented Jul 29, 2024

lobis Ok: 1 Powered by Pull Request Badge

This PR removes an initialization message on startup.cpp

When the python REST library is imported this message is printed. We don't want to spam the stdout on imports which may have unintended consecuences (trying to capture the stdout of a program, etc.).

If we want this message to be displayed perhaps a better place is the dialog after initializing restRoot.

@lobis lobis requested review from jgalan, DavidDiezIb and mariajmz July 29, 2024 15:43
@lobis lobis requested a review from nkx111 as a code owner July 29, 2024 15:43
@lobis lobis enabled auto-merge July 29, 2024 15:43
@lobis lobis merged commit f90dfa2 into master Jul 31, 2024
64 checks passed
@lobis lobis deleted the startup-message-rest-home branch July 31, 2024 19:00
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