Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run SSDP discovery in parallel #24299

Merged
merged 1 commit into from
Jun 4, 2019
Merged

Run SSDP discovery in parallel #24299

merged 1 commit into from
Jun 4, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Jun 4, 2019

Description:

When SSDP discovers integrations, initialize them in parallel. Otherwise we might wait for one integration installing a requirement while the next one would have been able to run right away.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@balloob balloob added this to the 0.94.0 milestone Jun 4, 2019
@balloob balloob merged commit d7c8adc into dev Jun 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the parallel-ssdp branch June 4, 2019 18:04
balloob added a commit that referenced this pull request Jun 4, 2019
@balloob balloob mentioned this pull request Jun 4, 2019
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.

None yet

2 participants