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

Callers 2

__exit__Method · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected