bneradt opened a new pull request, #13466:
URL: https://github.com/apache/trafficserver/pull/13466

   Dedicated logging continuations remain allocated after their worker loops 
return during shutdown. Once shutdown reliably completes, LeakSanitizer can 
report the flush continuation as an 80-byte leak.
   
   Release both continuations after their loops finish. This matches the 
ownership model used by other dedicated event threads.


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