Skip to content

Better bind error log#559

Merged
JoTurk merged 1 commit intopion:masterfrom
sirzooro:bind_error_log
Mar 12, 2026
Merged

Better bind error log#559
JoTurk merged 1 commit intopion:masterfrom
sirzooro:bind_error_log

Conversation

@sirzooro
Copy link
Copy Markdown
Contributor

Include received error code in returned error. Now TURN client logs "turnc warning: Failed to bind bind(): unexpected response type ChannelBind response type" without details what really happened.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.88%. Comparing base (abdc464) to head (6949da6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
+ Coverage   81.84%   81.88%   +0.03%     
==========================================
  Files          46       46              
  Lines        3195     3196       +1     
==========================================
+ Hits         2615     2617       +2     
+ Misses        379      378       -1     
  Partials      201      201              
Flag Coverage Δ
go 81.88% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sirzooro sirzooro force-pushed the bind_error_log branch 2 times, most recently from 2076bf4 to 46f91d1 Compare March 12, 2026 19:15
@sirzooro sirzooro requested a review from JoTurk March 12, 2026 19:21
@JoTurk
Copy link
Copy Markdown
Member

JoTurk commented Mar 12, 2026

please ignore all the unrelated lint errors, we're doing a lint upgrade #558 we can bypass the CI to merge the error fix in the meantime.

Include received error code in returned error
@sirzooro
Copy link
Copy Markdown
Contributor Author

please ignore all the unrelated lint errors, we're doing a lint upgrade #558 we can bypass the CI to merge the error fix in the meantime.

Done, removed unrelated changes

Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

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

Thanks

@JoTurk JoTurk merged commit bcf6deb into pion:master Mar 12, 2026
26 of 28 checks passed
@sirzooro sirzooro deleted the bind_error_log branch March 12, 2026 19:42
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