manual

command
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Smoke test that proves the per-server timeout fix end-to-end. Spawns `leanproxy-mcp server run --stdio` against a fake slow stdio child ("slowfake" that sleeps 45s before replying to tools/call), configured with `timeout: 60s`. After the fix the request should be in-flight for >30s (the old hardcoded default) and the leanproxy-mcp process should still be alive at the 35s mark. Before the fix, leanproxy-mcp would have errored out at exactly 30s.

Run: go run ./tests/manual/slowstdio_smoketest.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL