Red-Button / evaluation /concurrent_load_test.py
Arun-Sanjay's picture
Phase 1: Initial scaffold, Claude Code workspace, repo structure per PROJECT.md Section 5
f707fd4
raw
history blame contribute delete
221 Bytes
"""16-client concurrent load test to verify session isolation.
TODO (Phase 10): implement asyncio concurrency test per PROJECT.md Section 19.
Must run BEFORE the first GRPO step — training assumes isolation works.
"""