adam-markovics commented on PR #1381:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1381#issuecomment-1207803345

   > While this makes the test green, ListenHTTPTests are also running awfully 
long now, for almost 2 minutes, regularly. Could you have a look into why is 
this the case? It used to take about 10 seconds (which is still on the longer 
side), or 1/10 of the current runtime, before the issue was introduced in 
[287fe85](https://github.com/apache/nifi-minifi-cpp/commit/287fe853822880c083728d8d03b00f9c5c1321ef).
   > 
   > edit: To be clear, I tested 
[287fe85](https://github.com/apache/nifi-minifi-cpp/commit/287fe853822880c083728d8d03b00f9c5c1321ef),
 the issue was introduced in the commit after that, 
[0bf8ce9](https://github.com/apache/nifi-minifi-cpp/commit/0bf8ce968bdebfa6867eb339049bfabca19e5df0).
   
   It looks like this comes from the CivetWeb version upgrade. Just changing 
that makes ListenHTTPTests run faster. I'm looking if we can do anything on the 
user side.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to