Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
receive
Function · 0.50
send
Method · 0.45
Tested by
no test coverage detected