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

[runtime] Fixing issues in scheduler #782

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

iyzhang
Copy link
Contributor

@iyzhang iyzhang commented Jun 20, 2023

This PR fixes a rebase issue that overwrote a bug fix from PR #764 and it removes an infinite loop in the task allocation code.

@iyzhang iyzhang self-assigned this Jun 20, 2023
@iyzhang iyzhang added the bug Something Isn't Working label Jun 20, 2023
Copy link
Contributor

@ppenna ppenna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/rust/scheduler/scheduler.rs Outdated Show resolved Hide resolved
src/rust/scheduler/scheduler.rs Outdated Show resolved Hide resolved
@ppenna ppenna self-requested a review June 21, 2023 10:36
@iyzhang iyzhang force-pushed the bugfix-runtime-scheduler-rebase branch from 8954996 to 665f0d7 Compare June 22, 2023 01:06
@iyzhang iyzhang merged commit 5b7a82f into dev Jun 22, 2023
11 checks passed
@iyzhang iyzhang deleted the bugfix-runtime-scheduler-rebase branch June 22, 2023 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something Isn't Working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants