Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/728
Fwiw, this is where I completely disagree with jpeach, an assert with side
effects is simply wrong. Even if it's a release assert. I'd be ok if we changed
the name of the TSReleaseAssert() to something that's not "assert". The real
danger is that someone relaxes it from a release assert to a debug assert, and
then it'll obviously fail completely.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---