We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4317cd commit f337bcaCopy full SHA for f337bca
1 file changed
tests/arch/test_pipeline_ordering.py
@@ -3,7 +3,7 @@
3
The pipeline must run semantic rules AFTER _prune_skipped_steps so that pruned
4
steps are never seen by semantic rules. This prevents pre-prune semantic
5
findings from poisoning the validity computation (the root cause of the
6
-codex open_kitchen "unknown structural error" bug — see investigation_from_issue.md).
+codex open_kitchen "unknown structural error" bug — see PR #4059).
7
"""
8
9
from __future__ import annotations
0 commit comments