Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ricklamers/gpt-code-ui
/ cleanup_kernel_program
Function
cleanup_kernel_program
gpt_code_ui/kernel_program/main.py:65–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
p.write(
"kernel_manager"
)
64
65
def
cleanup_kernel_program():
66
kernel_manager.cleanup_spawned_processes()
67
68
async
def
start_snakemq():
69
global messaging
Callers
2
main
Function · 0.90
handle_restart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected