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

improve mechanism inside invocation rule #205

Closed
wants to merge 1 commit into from
Closed

improve mechanism inside invocation rule #205

wants to merge 1 commit into from

Conversation

xiekeyang
Copy link
Contributor

This improves the mechanism inside the invocation rule to check if all tasks are
completed.

Some temp variables are removed away, and it should check the task status in each loop,
to return the result when it is the right condition.

This enhance readability and the performance a little.

it is passed on my local bundle test.

This improves the mechanism inside the invocation rule to check if all tasks are
completed.

Some temp variables are removed away, and it should check the task status in each loop,
to return the result when it is the right condition.

This enhance readability and the performance a little.
@erwinvaneyk
Copy link
Member

Hey @xiekeyang - can you push this branch to the repo instead of your own fork? This allows the CI can run properly :)

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