Skip to content

Commit

Permalink
hotfix, fix master ci
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed May 20, 2024
1 parent fb2503b commit 66f1efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust-arroyo/src/processing/strategies/reduce.rs
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ mod tests {
// and 1 message is left before next size limit.
assert_eq!(strategy.batch_state.message_count, 1);

strategy.close();
let _ = strategy.join(None);

// 2 batches were created
Expand Down

0 comments on commit 66f1efc

Please sign in to comment.