core/bloombits: avoid crash when storing errors of different type (#23437)
This fixes a rare crash which could occur when two different errors happened in the same bloombits.MatcherSession.
Showing
Please register or sign in to comment
This fixes a rare crash which could occur when two different errors happened in the same bloombits.MatcherSession.