Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ send_kill_msg
Method
send_kill_msg
tests/test_pyserver.py:162–163 ·
view source on GitHub ↗
(self, socket)
Source
from the content-addressed store, hash-verified
160
pass
161
162
def
send_kill_msg(self, socket):
163
socket.send(pycompletionserver.MSG_KILL_SERVER)
Callers
1
test_completion_sockets_and_messages
Method · 0.95
Calls
1
send
Method · 0.45
Tested by
no test coverage detected