Worker exits because the benchmark window is closed and useful work is exhausted.
| 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, |
no outgoing calls
no test coverage detected