hash calculation adds really old slots to dirty_stores (backport #19434) (#19451)

* hash calculation adds really old slots to dirty_stores (#19434)

(cherry picked from commit 98bc694606)

* fix test compile error

Co-authored-by: Jeff Washington (jwash) <75863576+jeffwashington@users.noreply.github.com>
Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
This commit is contained in:
mergify[bot]
2021-08-26 22:44:25 +00:00
committed by GitHub
parent 3b36e8e285
commit c734db59cb
5 changed files with 49 additions and 13 deletions

View File

@@ -122,6 +122,7 @@ fn main() {
&ancestors,
None,
false,
None,
);
time_store.stop();
if results != results_store {