bryancall commented on issue #5052:
URL: https://github.com/apache/trafficserver/issues/5052#issuecomment-4827065930

   The session-cleanup lifecycle has since been reworked: 
`Http1ClientSession::do_io_close()` now calls `destroy()` directly once the 
last transaction is released, rather than deferring all cleanup to 
`HttpSM::kill_this`/`transaction_done` (now just a stats decrement); HTTP/2 was 
reworked the same way. The concern this raised is addressed in current 
releases. Closing.


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