Skip to content

Remove debug printf from LimitedBuffer.Write method#575

Open
ab0utbla-k wants to merge 2 commits intoSnowflake-Labs:mainfrom
ab0utbla-k:main
Open

Remove debug printf from LimitedBuffer.Write method#575
ab0utbla-k wants to merge 2 commits intoSnowflake-Labs:mainfrom
ab0utbla-k:main

Conversation

@ab0utbla-k
Copy link

Remove leftover debug fmt.Printf statement in the LimitedBuffer.Write() method that would print buffer size information to stdout when the buffer reaches its limit. This debug output is not intended for production use.

Ihar Statkevich and others added 2 commits June 28, 2025 19:39
Remove leftover debug fmt.Printf statement in the LimitedBuffer.Write() method
that would print buffer size information to stdout when the buffer reaches
its limit. This debug output is not intended for production use.
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.

1 participant

Comments