Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ stop
Method
stop
Lib/test/test_ssl.py:2843–2844 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2841
self.sock = None
2842
2843
def
stop(self):
2844
self.active = False
2845
2846
class
AsyncoreEchoServer(threading.Thread):
2847
Callers
2
__exit__
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected