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

Handle executor's schedule/checkin return value #123

Open
1 of 2 tasks
RainMark opened this issue Jun 30, 2022 · 0 comments
Open
1 of 2 tasks

Handle executor's schedule/checkin return value #123

RainMark opened this issue Jun 30, 2022 · 0 comments

Comments

@RainMark
Copy link
Collaborator

RainMark commented Jun 30, 2022

Search before asking

  • I searched the issues and found no similar issues.

What happened + What you expected to happen

pr._ex->checkin(func, _ctx);

If executor's checkin method returned false and task not be executed, this may caused the lazy can not resumed.
We should handle the return value, how about to add the logicAssert?

Reproduction way

Anything else

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
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

No branches or pull requests

1 participant