MCPcopy Create free account
hub / github.com/microsoft/debugpy / receive

Function receive

tests/DEBUGGEE_PYTHONPATH/debuggee/backchannel.py:23–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22
23def receive():
24 return _stream.read_json()
25
26
27def close():

Callers

nothing calls this directly

Calls 1

read_jsonMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…