MCPcopy Create free account
hub / github.com/dbcli/mycli / kill

Method kill

test/pytests/test_special_iocommands.py:93–94  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

91 return (self.stdout, self.stderr)
92
93 def kill(self) -> None:
94 self.killed = True
95
96
97@pytest.fixture(autouse=True)

Callers 3

execute_system_commandFunction · 0.80
send_ctrl_c_to_pidFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected