lordgamez commented on pull request #1085:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1085#issuecomment-853043871


   > What is the timing issue? Is it unfeasible to eliminate it instead of a 
workaround in the test?
   
   The timing issue is not in our code, but comes from the Windows OS. After 
creating the counter we have to let some time pass in order for the OS to 
gather counter data to be returned when we run the query in the `onTrigger` 
call. In the first 1-2 calls no data is available yet so the assertions may 
fail. I hope I'm not mistaken @martinzink may comment further on this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to