Skip to content

[DRAFT] Impl scheduler#1061

Draft
Yaxuan-w wants to merge 6 commits intomainfrom
impl-scheduler-draft
Draft

[DRAFT] Impl scheduler#1061
Yaxuan-w wants to merge 6 commits intomainfrom
impl-scheduler-draft

Conversation

@Yaxuan-w
Copy link
Copy Markdown
Member

@Yaxuan-w Yaxuan-w commented Apr 14, 2026

Passed simple grate call tests.

TODO

Exit handling

More testing and comments

println!("SerialExecutor: acquired lock");
guard
}
Err(poisoned) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

confused about whats going on here, this seems possibly bad

@rennergade
Copy link
Copy Markdown
Contributor

Really good first step. Confused about one thing I commented on. Will need to remove debug printlns as well.

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.

2 participants