MCPcopy Index your code
hub / github.com/github/copilot-sdk / kill

Method kill

python/copilot/client.py:3774–3775  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3772 pass # Safe to ignore — already closed
3773
3774 def kill(self):
3775 self.terminate()
3776
3777 def wait(self, timeout=None):
3778 pass

Callers 2

stopMethod · 0.45
force_stopMethod · 0.45

Calls 1

terminateMethod · 0.95

Tested by

no test coverage detected