Skip to content

Kill seqRule, discard dead seq# in Prep (#24334)

Sebastian Graf requested to merge wip/T24334 into master

Discarding seq#s in Core land via seqRule was problematic; see #24334. So instread we discard certain dead, discardable seq#s in Prep now. See the updated Note [seq# magic]. Fixes #24334.

Merge request reports