py313-async-timeout (python/py-async-timeout) Updated: 3 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

3 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.6.x86_64 222719 2024-11-21 21:13:30 0:00:45 65428 build successful
13 82602 2024-11-21 21:11:11 0:00:25 27908 build successful
10.6 186959 2024-11-21 21:07:52 0:01:09 65379 build successful