Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ TimeoutError
Class
TimeoutError
tests_python/debugger_unittest.py:155–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
except
NameError:
154
155
class
TimeoutError(RuntimeError):
# @ReservedAssignment
156
pass
157
158
159
def
wait_for_condition(condition, msg=None, timeout=TIMEOUT, sleep=0.05):
Callers
2
wait_for_condition
Function · 0.70
get_next_message
Method · 0.70
Calls
no outgoing calls
Tested by
2
wait_for_condition
Function · 0.56
get_next_message
Method · 0.56