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

Handle aiohttp task cancellation better #6862

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Handle aiohttp task cancellation better #6862

merged 1 commit into from
Mar 31, 2017

Conversation

balloob
Copy link
Member

@balloob balloob commented Mar 31, 2017

Description:

We did not always handle cancellation correctly when streaming from camera's.

Related issue (if applicable): fixes #6859

Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.github.io#<home-assistant.github.io PR number goes here>

Checklist:

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@mention-bot
Copy link

@balloob, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pvizeli, @fabaff and @stjohnjohnson to be potential reviewers.

Copy link
Member

@pvizeli pvizeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@pvizeli pvizeli merged commit 8c97bcc into dev Mar 31, 2017
@lwis
Copy link
Member

lwis commented Mar 31, 2017

@pvizeli I think @balloob wanted to add some tests 😉

@fabaff fabaff mentioned this pull request Apr 6, 2017
@balloob balloob deleted the bugfix/aiohttp-2 branch April 8, 2017 13:38
@home-assistant home-assistant locked and limited conversation to collaborators Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Camera Errors with aiohttp 2.0.5
6 participants