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

This commit is contained in:
carllin
2022-03-09 23:42:35 -05:00
committed by GitHub
parent 72af687aa6
commit 588414a776

View File

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