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 #206

Merged
merged 1 commit into from
Sep 20, 2018
Merged

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.

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

Thanks @xiekeyang - LGTM!

@erwinvaneyk erwinvaneyk merged commit 25c2566 into master Sep 20, 2018
@erwinvaneyk erwinvaneyk deleted the complete-rule branch September 20, 2018 12:04
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