Skip to content

Implement accidental synchronization protection (RFC2762 section 5.2) - #773

Merged
bdraco merged 3 commits into
python-zeroconf:masterfrom
bdraco:avoid_accidental_service_browser_sync
Jun 20, 2021
Merged

Implement accidental synchronization protection (RFC2762 section 5.2)#773
bdraco merged 3 commits into
python-zeroconf:masterfrom
bdraco:avoid_accidental_service_browser_sync

Conversation

@bdraco

@bdraco bdraco commented Jun 20, 2021

Copy link
Copy Markdown
Member

Fixes #772

@codecov-commenter

codecov-commenter commented Jun 20, 2021

Copy link
Copy Markdown

Codecov Report

Merging #773 (afe7530) into master (5d44a36) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #773   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          20       20           
  Lines        2202     2208    +6     
  Branches      378      378           
=======================================
+ Hits         2173     2179    +6     
  Misses         18       18           
  Partials       11       11           
Impacted Files Coverage Δ
zeroconf/_services/browser.py 98.08% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d44a36...afe7530. Read the comment docs.

@bdraco
bdraco merged commit b600547 into python-zeroconf:master Jun 20, 2021
@bdraco
bdraco deleted the avoid_accidental_service_browser_sync branch June 20, 2021 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid accidental synchronization of ServiceBrowsers

2 participants