Files
btest-rs/tests
Siavash Sameni d19ad25a3c
All checks were successful
CI / test (push) Successful in 1m24s
Fix client stats: shared BandwidthState survives timeout cancellation
The state is now created in main.rs and passed into run_client, so
when --duration timeout cancels the future, the stats are still
accessible via shared_state.summary(). CSV and syslog now show
real speeds and byte counts.

Verified: TCP loopback shows 32 Gbps in CSV output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 10:05:50 +04:00
..