MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / _cleanup

Function _cleanup

tools/python-3.11.9-amd64/Lib/subprocess.py:259–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

257 _active = None
258
259 def _cleanup():
260 pass
261else:
262 # This lists holds Popen instances for which the underlying process had not
263 # exited at the time its __del__ method got called: those processes are

Callers 1

__init__Method · 0.70

Calls 2

_internal_pollMethod · 0.80
removeMethod · 0.45

Tested by

no test coverage detected