Skip to content

[FIXED] Remove Println from Service API Stop()#1880

Merged
piotrpio merged 1 commit intomainfrom
remove-println
Jun 2, 2025
Merged

[FIXED] Remove Println from Service API Stop()#1880
piotrpio merged 1 commit intomainfrom
remove-println

Conversation

@piotrpio
Copy link
Copy Markdown
Collaborator

@piotrpio piotrpio commented Jun 2, 2025

Signed-off-by: Piotr Piotrowski piotr@synadia.com

Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
@piotrpio piotrpio requested a review from Jarema June 2, 2025 14:46
Copy link
Copy Markdown
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

Be good to have tests like the server to make sure no extraneous prints are in the code base.

@piotrpio piotrpio merged commit d66b013 into main Jun 2, 2025
6 checks passed
@piotrpio piotrpio deleted the remove-println branch June 2, 2025 20:30
@derekcollison
Copy link
Copy Markdown
Member

Do we have linter or other test to prevent this in the future?

@piotrpio piotrpio mentioned this pull request Jun 3, 2025
@alexbozhenko
Copy link
Copy Markdown
Member

@derekcollison yes, we can enable forbidigo linter(like server does) once #1774 is merged

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.

4 participants