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

[CHIA-883] Fix duplicate connection log spam. #18268

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fchirica
Copy link
Contributor

@fchirica fchirica commented Jul 3, 2024

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@fchirica fchirica requested a review from a team as a code owner July 3, 2024 00:30
@fchirica fchirica added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

File Coverage Missing Lines
chia/server/start_service.py 50.0% lines 181
Total Missing Coverage
2 lines Unknown 50%

Copy link
Contributor

@emlowe emlowe left a comment

Choose a reason for hiding this comment

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

Approved - coverage exemption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage-diff Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Node discovery / connect_peers_task_handler does not stop attempting already established connection
2 participants