MCPcopy 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)

Calls 1

sendMethod · 0.45

Tested by

no test coverage detected