|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I'm not much familiar with this code or Java for any matter but it seems there wasn't actually any sleeps in the loop.![]()
I'm not sure what the 5 seconds above are for, but it didn't seem to stall the loop...
I added a simple sleep at the end and the CPU goes down and all seems to work. I opened a pull request so someone who knows what he is doing can give some feedback