masaori335 commented on issue #7871: URL: https://github.com/apache/trafficserver/issues/7871#issuecomment-847408346
Later. I got crash when I run h2load against ATS with the ssntxnorder_verify.so plugin (debug build). It looks like the `Http2ClientSession` got EOS on `ProxySession::state_api_callout`, due to the `_vc->do_io_close()` is not called before `Http2ClientSession::destroy()` is called in some path. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
