Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
else
:
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_poll
Method · 0.80
remove
Method · 0.45
Tested by
no test coverage detected