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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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,