MCPcopy
hub / github.com/encode/starlette / wait_shutdown

Method wait_shutdown

starlette/testclient.py:700–701  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

698
699 @stack.callback
700 def wait_shutdown() -> None:
701 portal.call(self.wait_shutdown)
702
703 self.exit_stack = stack.pop_all()
704

Callers

nothing calls this directly

Calls 2

receiveFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected