MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / close_remote_debugger

Function close_remote_debugger

Lib/idlelib/RemoteDebugger.py:362–372  ·  view source on GitHub ↗

Shut down subprocess debugger and Idle side of debugger RPC link Request that the RPCServer shut down the subprocess debugger and link. Unregister the GUIAdapter, which will cause a GC on the Idle process debugger and RPC link objects. (The second reference to the debugger GUI is d

(rpcclt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

unregisterMethod · 0.45

Tested by

no test coverage detected