adamdebreceni commented on a change in pull request #818:
URL: https://github.com/apache/nifi-minifi-cpp/pull/818#discussion_r441413304
##########
File path: extensions/http-curl/tests/AbsoluteTimeoutTest.cpp
##########
@@ -47,4 +47,6 @@ int main() {
plan->runNextProcessor();
assert(LogTestController::getInstance().contains("HTTP operation timed out,
with absolute timeout 3000ms"));
+
+ delete server;
Review comment:
but the master is not waiting in the `produce_socket`
----------------------------------------------------------------
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:
[email protected]