szaszm commented on code in PR #1538: URL: https://github.com/apache/nifi-minifi-cpp/pull/1538#discussion_r1150109878
########## .github/workflows/ci.yml: ########## Review Comment: I think it would be better to run the 4 parallel jobs on the same VM, to save cloud resources. Maybe we could play with buffering the output to avoid the interleaving of tests, or tag each line with a thread number. -- 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]
