MCPcopy 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
11class TimeoutException(BaseException):
12 pass
13
14
15def wait_until(fn, sleep_s=0.5, timeout_s=DEFAULT_TIMEOUT):

Callers 2

wait_untilFunction · 0.70
with_timeoutFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected