Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call2
Function
call2
tests_python/resources/my_code/my_code_coroutine.py:14–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
async
def
call2():
15
print(
'on call2'
)
# break here
16
17
18
if
__name__ ==
'__main__'
:
Callers
2
method4
Function · 0.50
function
Function · 0.50
Calls
no outgoing calls
Tested by
2
method4
Function · 0.40
function
Function · 0.40