aglinxinyuan opened a new issue, #8045: URL: https://github.com/apache/texera/issues/8045
### Task Summary Two of the worker's architecture managers have unexercised branches: - **`statistics_manager.py`** (94–95, 101–102) — the arms that decide whether an input or output statistics update is actually recorded. - **`pause_manager.py`** (80 and the channel pause/resume paths) — including the `change_state=False` variants and the global-pause queue cycle. Both are plain in-process classes with no network, storage or actor dependency, so the gap is not an environment problem. ### Task Type - [x] Testing / QA ### Was this issue authored using generative AI tooling? Generated-by: Claude Code (Opus 5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
