Skip to content

cleanup: Make TCP connection failures a warning instead of error.#2506

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:connect-warning
Dec 27, 2023
Merged

cleanup: Make TCP connection failures a warning instead of error.#2506
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:connect-warning

Conversation

@iphydf

@iphydf iphydf commented Dec 27, 2023

Copy link
Copy Markdown
Member

It's not really bad, unless all connections fail. This is currently erroring on FreeBSD tests, making them fail needlessly.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Dec 27, 2023
@codecov

codecov Bot commented Dec 27, 2023

Copy link
Copy Markdown

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fad6e4e) 68.95% compared to head (bd930cc) 68.97%.

Files Patch % Lines
toxcore/network.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2506      +/-   ##
==========================================
+ Coverage   68.95%   68.97%   +0.02%     
==========================================
  Files          89       89              
  Lines       27772    27772              
==========================================
+ Hits        19149    19157       +8     
+ Misses       8623     8615       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iphydf iphydf marked this pull request as ready for review December 27, 2023 01:50
It's not really bad, unless all connections fail. This is currently
erroring on FreeBSD tests, making them fail needlessly.

@JFreegman JFreegman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r3, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@iphydf iphydf merged commit bd930cc into TokTok:master Dec 27, 2023
@iphydf iphydf deleted the connect-warning branch December 27, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants