Skip to content

Conversation

@tzssangglass
Copy link
Contributor

Removes a println! statement that was used for debugging the connect_timeout option. This statement is no longer necessary and was producing unwanted output during runtime.

Removes a `println!` statement that was used for debugging the `connect_timeout`
option. This statement is no longer necessary and was producing unwanted
output during runtime.
Copilot AI review requested due to automatic review settings December 17, 2025 03:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes a debug println! statement that was accidentally left in the connect_timeout option handling code, eliminating unwanted console output during runtime.

  • Removes the debug print statement from the connect_timeout conditional block

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@oowl
Copy link
Owner

oowl commented Dec 17, 2025

@tzssangglass Thanks for your contribution.

@oowl oowl merged commit 6189b7a into oowl:master Dec 17, 2025
10 of 14 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.

2 participants