Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelcontextprotocol/python-sdk
/ no_channel_session
Function
no_channel_session
tests/server/test_stateless_mode.py:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
65
@pytest.fixture
66
def
no_channel_session() -> ServerSession:
67
session, _ = _no_channel_session()
68
return
session
69
70
71
@pytest.mark.anyio
Callers
nothing calls this directly
Calls
1
_no_channel_session
Function · 0.85
Tested by
no test coverage detected