Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
def
receive():
24
return
_stream.read_json()
25
26
27
def
close():
Callers
nothing calls this directly
Calls
1
read_json
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…