MCPcopy 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
46class TaskKillProcess:
47 def __call__(self, shell):
48 return None
49
50
51class CaptureErrors:

Callers 1

killMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected