#26614 [CI] /rerun-test: descend into directories that a glob matched
原始 PR · 作者 alisonshao · 合并时间 2026-05-29 07:52
修复 /rerun-test 的目录递归与多 pool 调度问题
建议 CI 维护者和经常使用 `/rerun-test` 的开发者阅读此 PR,了解 glob 递归处理和多 pool 扇出的设计;尤其是 `_extract_runner_configs` 返回列表这一变更,可能影响依赖该函数的其他调用方。
参与讨论