Skip to content

Commit

Permalink
stabilize spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Jan 28, 2025
1 parent aa82c73 commit cb07603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/lib/waterdrop/producer/transactions_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@
end

producer.transaction do
sleep(0.1)
producer.produce_async(topic: 'example_topic', payload: 'na')

raise(WaterDrop::AbortTransaction)
Expand Down

0 comments on commit cb07603

Please sign in to comment.