Skip to content

Avoid adding cycle constraints for untimed nodes in pipeline scheduling.#4272

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_916141903
Draft

Avoid adding cycle constraints for untimed nodes in pipeline scheduling.#4272
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_916141903

Conversation

@copybara-service
Copy link
Copy Markdown

Avoid adding cycle constraints for untimed nodes in pipeline scheduling.

Untimed nodes (e.g., literal) do not have a specific cycle and should not be subject to NodeInCycleConstraints. This change prevents adding such constraints for untimed nodes during pipeline scheduling.

@copybara-service copybara-service Bot force-pushed the test_916141903 branch 2 times, most recently from f4f65ab to f25c1b0 Compare May 16, 2026 00:43
Untimed nodes (e.g., literal) do not have a specific cycle and should not be subject to NodeInCycleConstraints. This change prevents adding such constraints for untimed nodes during pipeline scheduling.

PiperOrigin-RevId: 916141903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant