MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / _debugger_case_stop_async_iteration.py

File _debugger_case_stop_async_iteration.py

tests_python/resources/_debugger_case_stop_async_iteration.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2import sys
3
4# Useful for debugging function breakpoint:

Callers

nothing calls this directly

Calls 2

runFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected