Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ causing
Method
causing
tests/timeline.py:1136–1139 ·
view source on GitHub ↗
(self, *expectations)
Source
from the content-addressed store, hash-verified
1134
]
1135
1136
def
causing(self, *expectations):
1137
for
exp in expectations:
1138
(self >> exp).wait()
1139
return
self
1140
1141
1142
def
earliest_of(occurrences):
Callers
nothing calls this directly
Calls
1
wait
Method · 0.45
Tested by
no test coverage detected