Skip to content

Centralize running coroutines from threads#906

Merged
bdraco merged 1 commit intopython-zeroconf:masterfrom
bdraco:centralize_running_coro
Jul 16, 2021
Merged

Centralize running coroutines from threads#906
bdraco merged 1 commit intopython-zeroconf:masterfrom
bdraco:centralize_running_coro

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jul 16, 2021

  • Cleanup to ensure all coros we run from a thread
    use _LOADED_SYSTEM_TIMEOUT

- Cleanup to ensure all coros we run from a thread
  use _LOADED_SYSTEM_TIMEOUT
@bdraco bdraco force-pushed the centralize_running_coro branch from 18110a1 to 088fb84 Compare July 16, 2021 20:35
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #906 (088fb84) into master (e417fc0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #906   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2319      2322    +3     
  Branches       384       384           
=========================================
+ Hits          2319      2322    +3     
Impacted Files Coverage Δ
zeroconf/_core.py 100.00% <100.00%> (ø)
zeroconf/_services/info.py 100.00% <100.00%> (ø)
zeroconf/_utils/asyncio.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 e417fc0...088fb84. Read the comment docs.

@bdraco bdraco merged commit 9399c57 into python-zeroconf:master Jul 16, 2021
@bdraco bdraco deleted the centralize_running_coro branch July 16, 2021 20:40
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