MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / kill

Method kill

src/platform/api/python-envs/api.ts:825–825  ·  view source on GitHub ↗

* Kills the Python process.

()

Source from the content-addressed store, hash-verified

823 * Kills the Python process.
824 */
825 kill(): void;
826
827 /**
828 * Event that is fired when the Python process exits.

Callers 13

stopTestsFunction · 0.65
startJupyterServerMethod · 0.65
execObservableMethod · 0.65
killMethod · 0.65
disposeMethod · 0.65
killChildProcessesMethod · 0.65
initializeInterrupterMethod · 0.65
isAliveMethod · 0.65
killMethod · 0.65
execObservableMethod · 0.65
execMethod · 0.65

Calls

no outgoing calls

Tested by 1

stopTestsFunction · 0.52