Skip to content

Upgrade async_timeout to 1.3.0#9156

Merged
fabaff merged 1 commit into
devfrom
upgrade-async_timeout
Aug 27, 2017
Merged

Upgrade async_timeout to 1.3.0#9156
fabaff merged 1 commit into
devfrom
upgrade-async_timeout

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Aug 26, 2017

1.3.0

  • Don't suppress nested exception on timeout. Exception context points on cancelled line with suspended await
  • Introduce .timeout property
  • Add methods for using as async context manager

Example entry for configuration.yaml (if applicable):

http:

Checklist:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@fabaff fabaff requested a review from a team as a code owner August 26, 2017 22:41
@mention-bot
Copy link
Copy Markdown

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

@fabaff fabaff merged commit ae5fca1 into dev Aug 27, 2017
@fabaff fabaff deleted the upgrade-async_timeout branch August 27, 2017 09:30
@balloob balloob mentioned this pull request Sep 7, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Dec 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants