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