MCPcopy 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
2846class AsyncoreEchoServer(threading.Thread):
2847

Callers 2

__exit__Method · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected