1 parent 55f8a14 commit d3e7e44Copy full SHA for d3e7e44
1 file changed
tests/test_runtime.py
@@ -44,7 +44,7 @@ def write_tool():
44
45
46
def test_shared_server_uses_stateless_http_transport():
47
- """A service restart must not invalidate long-lived Codex or Hermes HTTP clients."""
+ """A service restart must not invalidate long-lived Streamable HTTP clients."""
48
assert runtime.mcp.settings.stateless_http is True
49
50
0 commit comments