Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add utility function to move Components in queues #7901

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

silvanocerza
Copy link
Contributor

Related Issues

Part of #7614

Depends on #7900

Proposed Changes:

Add utility function to move Components from waiting_for_input to to_run queue.

This is not used as of now and will be used in upcoming PRs.

How did you test it?

Added tests and ran them locally.

Notes for the reviewer

N/A

Checklist

@silvanocerza silvanocerza added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label Jun 20, 2024
@silvanocerza silvanocerza self-assigned this Jun 20, 2024
@silvanocerza silvanocerza requested a review from a team as a code owner June 20, 2024 10:25
@silvanocerza silvanocerza requested review from anakin87 and removed request for a team and anakin87 June 20, 2024 10:25
Base automatically changed from loop-check to refactor/pipeline-run June 20, 2024 10:41
@silvanocerza silvanocerza merged commit 648dd44 into refactor/pipeline-run Jun 20, 2024
14 checks passed
@silvanocerza silvanocerza deleted the enqueue-utility branch June 20, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes PRs with this flag won't be included in the release notes. topic:core topic:tests type:documentation Improvements on the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants