Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ TimeoutException
Class
TimeoutException
benchmarks/src/utils/timing.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
TimeoutException(BaseException):
12
pass
13
14
15
def
wait_until(fn, sleep_s=0.5, timeout_s=DEFAULT_TIMEOUT):
Callers
2
wait_until
Function · 0.70
with_timeout
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected