MCPcopy Create free account
hub / github.com/Tele-AI/Fluxon / BenchmarkWorkerStop

Class BenchmarkWorkerStop

fluxon_test_stack/distributed_benchmark_node.py:1184–1185  ·  view source on GitHub ↗

Worker exits because the benchmark window is closed and useful work is exhausted.

Source from the content-addressed store, hash-verified

1182 logger.warning("⚠️ 网络采样读取失败: target=%s err=%s", self.target, exc)
1183 continue
1184 self._record_delta(
1185 previous_ts=previous_ts,
1186 previous_counters=previous_counters,
1187 current_ts=current_ts,
1188 current_counters=current_counters,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected