573
573
newly_seen_common.update(searcher.find_seen_ancestors(newly_seen_common))
574
574
for searcher in common_searchers:
575
575
searcher.start_searching(newly_seen_common)
577
589
# We found some ancestors that are common, jump all the way to
578
590
# their most ancestral node that we have already seen.