Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ close
Method
close
tests/debugpy/common/test_messaging.py:42–43 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
40
self.output = output
41
42
def
close(self):
43
pass
44
45
def
_log_message(self, dir, data):
46
format_string =
"{0} {1} "
+ (
Callers
3
code_to_debug
Function · 0.45
parent
Function · 0.45
test_fuzz
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected