Report even if slot begins and ends in process_buffered_packets() (#23549) (#23576)

(cherry picked from commit 588414a776)

Co-authored-by: carllin <carl@solana.com>
This commit is contained in:
mergify[bot]
2022-03-10 07:59:26 +00:00
committed by GitHub
parent 4a100fbe3b
commit 49952e05cf

View File

@ -791,7 +791,7 @@ impl BankingStage {
),
)
};
slot_metrics_tracker.update_on_leader_slot_boundary(&bank_start);
Self::consume_or_forward_packets(
my_pubkey,
leader_at_slot_offset,