Skip to content

Fix thread safety in handlers test#847

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:qu_test_thread_safety
Jun 27, 2021
Merged

Fix thread safety in handlers test#847
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:qu_test_thread_safety

Conversation

@bdraco

@bdraco bdraco commented Jun 27, 2021

Copy link
Copy Markdown
Member

Fixes #846

@codecov-commenter

codecov-commenter commented Jun 27, 2021

Copy link
Copy Markdown

Codecov Report

Merging #847 (52c304e) into master (72502c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #847   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          22       22           
  Lines        2349     2349           
  Branches      398      398           
=======================================
  Hits         2317     2317           
  Misses         21       21           
  Partials       11       11           

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 72502c3...52c304e. Read the comment docs.

@bdraco bdraco merged commit 182c68f into python-zeroconf:master Jun 27, 2021
@bdraco bdraco deleted the qu_test_thread_safety branch June 27, 2021 02:44
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.

QU test is not thread safe

2 participants