Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/datacamp/pythonwhat
/ TaskKillProcess
Class
TaskKillProcess
pythonwhat/local.py:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
class
TaskKillProcess:
47
def
__call__(self, shell):
48
return
None
49
50
51
class
CaptureErrors:
Callers
1
kill
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected