Skip to content

Provide sockname when logging a protocol error#935

Merged
bdraco merged 6 commits into
python-zeroconf:masterfrom
bdraco:logging_error
Aug 5, 2021
Merged

Provide sockname when logging a protocol error#935
bdraco merged 6 commits into
python-zeroconf:masterfrom
bdraco:logging_error

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Aug 5, 2021

- It was difficult to determine which socket was causing
  an issue as seen in home-assistant/core#54033
Comment thread zeroconf/_core.py Outdated
@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Aug 5, 2021

Looks like I'll have to finish this later

https://www.githubstatus.com/incidents/7p1nnvkgh96y

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 5, 2021

Codecov Report

Merging #935 (a403f50) into master (4d30c25) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #935   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2315      2330   +15     
  Branches       383       384    +1     
=========================================
+ Hits          2315      2330   +15     
Impacted Files Coverage Δ
zeroconf/_core.py 100.00% <100.00%> (ø)
zeroconf/_logger.py 100.00% <100.00%> (ø)

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 4d30c25...a403f50. Read the comment docs.

@bdraco bdraco changed the title Provide sockname when logging an error Provide sockname when logging a protocol error Aug 5, 2021
@bdraco bdraco merged commit 319992b into python-zeroconf:master Aug 5, 2021
@bdraco bdraco deleted the logging_error branch August 5, 2021 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants