MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / shutdown

Method shutdown

Lib/SocketServer.py:243–251  ·  view source on GitHub ↗

Stops the serve_forever loop. Blocks until the loop has finished. This must be called while serve_forever() is running in another thread, or it will deadlock.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shutdown_requestMethod · 0.45

Calls 1

waitMethod · 0.45

Tested by

no test coverage detected