vlsi commented on issue #6237:
URL: https://github.com/apache/jmeter/issues/6237#issuecomment-2516632623

   I thought SampleResult should be discarded after the transaction finishes. 
If that is the behaviour, then releasing subresults should not change much.
   
   On the other hand, if the listener can access `subResults`, we can't really 
nullify it. Unfortunately, we can't tell for sure if there will be a sampler 
that accesses `subResults` or not, so I think it is the reason JMeter 
conservatively keeps `subResults` in memory.


-- 
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: dev-unsubscr...@jmeter.apache.org

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

Reply via email to