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