py312-async-timeout (python/py-async-timeout) Updated: 1 year, 4 months ago Add to my watchlist

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.

Version: 4.0.3 License: Apache-2 GitHub
Reset

1 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12.arm64 111605 2023-11-18 21:01:18 0:00:27 28353 build successful