I have a question on the jacoco agent. If i run the jacoco agent on an app server for long time and generate the code coverage report without reset, would it likely to cause any out of memory error in app server? Does the tcp server option in jacoco agent save the metrics locally or does it keep all the information in memory which can cause out of memory error?
-- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" 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.
