fix: make no buffer space available when adding multicast memberships forgiving by bdraco · Pull Request #1516 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bdraco

Copy link Copy Markdown

Member

@bdraco bdraco commented

Feb 12, 2025

fixes #1510

@codecov

Copy link Copy Markdown

codecov bot commented

Feb 12, 2025

edited

Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (00cd736) to head (32c3a08).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1516   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          33       33           
  Lines        3382     3387    +5     
  Branches      459      461    +2     
=======================================
+ Hits         3375     3380    +5     
  Misses          5        5           
  Partials        2        2           

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

@codspeed-hq

Copy link Copy Markdown

codspeed-hq bot commented

Feb 12, 2025

edited

Loading

CodSpeed Performance Report

Merging #1516 will not alter performance

Comparing forgiving_out_of_ip_memberships (32c3a08) with master (00cd736)

Summary

✅ 6 untouched benchmarks

@bdraco bdraco merged commit f377d5c into master

Feb 12, 2025

@bdraco bdraco deleted the forgiving_out_of_ip_memberships branch

February 12, 2025 01:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Improve error message on Linux when max IP memberships are reached

1 participant

@bdraco