MCPcopy
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
65def cleanup_kernel_program():
66 kernel_manager.cleanup_spawned_processes()
67
68async def start_snakemq():
69 global messaging

Callers 2

mainFunction · 0.90
handle_restartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected