We have a number of assertions in production builds that will crash the node. This is often worse than the problem they're trying to prevent. We should, by default, place assertions behind buildutil.CrdbTestBuild.
See #94825 (comment) for an example.
Jira issue: CRDB-23255
We have a number of assertions in production builds that will crash the node. This is often worse than the problem they're trying to prevent. We should, by default, place assertions behind
buildutil.CrdbTestBuild.See #94825 (comment) for an example.
Jira issue: CRDB-23255