Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-stones committed Feb 11, 2022
1 parent 9213fcb commit 326f2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/banking_stage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ impl BankingStage {
let mut proc_start = Measure::start("consume_buffered_process");
let mut reached_end_of_slot = None;

// Propose to change workflow here
RetainMut::retain_mut(
buffered_packet_batches,
|buffered_packet_batch_and_offsets| {
Expand Down

0 comments on commit 326f2e7

Please sign in to comment.