py39-async-timeout

v 4.0.3 Updated: 8 months, 1 week ago

asyncio-compatible timeout context manager.

asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.

https://github.com/aio-libs/async-timeout

To install py39-async-timeout, paste this in macOS terminal after installing MacPorts

sudo port install py39-async-timeout

Add to my watchlist

Installations 3
Requested Installations 1