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

0003464: RemoteNodeStatuses actively waits for completeness #67

Merged

Conversation

woehrl01
Copy link
Contributor

@woehrl01 woehrl01 commented Mar 1, 2018

RemoteNodeStatuses actively waits for completeness, via polling the variable. This leads to a higher cpu value, and additonally it allows only a complete time in 50ms steps.

Additonally I saw that the isComplete function already returns true if a single status is complete while it should check all.

This RP fixes both issues.

@mmichalek mmichalek merged commit cf027eb into JumpMind:3.9 Mar 7, 2018
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