Contents

async-timeout 4.0.3

0

Timeout context manager for asyncio programs

Timeout context manager for asyncio programs

Stars: 538, Watchers: 538, Forks: 59, Open Issues: 15

The aio-libs/async-timeout repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 538 github stars!

How to Install async-timeout

You can install async-timeout using pip

pip install async-timeout

or add it to a project with poetry

poetry add async-timeout

Package Details

Author
Andrew Svetlov <[email protected]>
License
Apache 2
Homepage
https://github.com/aio-libs/async-timeout
PyPi:
https://pypi.org/project/async-timeout/
GitHub Repo:
https://github.com/aio-libs/async_timeout

Classifiers

  • Software Development/Libraries
No  async-timeout  pypi packages just yet.

Errors

A list of common async-timeout errors.

Code Examples

Here are some async-timeout code examples and snippets.

GitHub Issues

The async-timeout package has 15 open issues on GitHub

  • aiohttp swallows asyncio.CancelledError during connection timeout

See more issues on GitHub

Related Packages & Articles

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production