patches flaky test_retransmit_latest_unpropagated_leader_slot (#30686)

This commit is contained in:
behzad nouri 2023-03-12 22:46:05 +00:00 committed by GitHub
parent 3a97986d7e
commit c4b2639a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6834,6 +6834,7 @@ pub(crate) mod tests {
bank1.freeze();
bank_forks.write().unwrap().insert(bank1);
progress.get_retransmit_info_mut(0).unwrap().retry_time = Instant::now();
ReplayStage::retransmit_latest_unpropagated_leader_slot(
&poh_recorder,
&retransmit_slots_sender,