MCPcopy Create free account
hub / github.com/CloudOrc/SolidUI / cleanup_kernel_program

Function cleanup_kernel_program

solidui/kernel_program/main.py:82–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80
81
82def cleanup_kernel_program():
83 kernel_manager.cleanup_spawned_processes()
84
85
86async def start_snakemq():

Callers 2

kernelFunction · 0.90
handle_restartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected