Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
stop
Method · 0.45
force_stop
Method · 0.45
Calls
1
terminate
Method · 0.95
Tested by
no test coverage detected