shinrich opened a new pull request #7336: URL: https://github.com/apache/trafficserver/pull/7336
The issue describes most of the issue. This error came in with PR #7237. We were internally running the first version of that PR, but in reviewing the PR @masaori335 found a ink_assert being triggered. I over fixed the change, so when we upgraded our build to run the final version of the PR, we started seeing many crashes due to lingering continuations being associated with VC vio's. This PR fixed the issue be not proactivity marking the producer dead. So the normal cleanup paths will still be executed. This closes #7333 ---------------------------------------------------------------- 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]
