Skip to content

Commit

Permalink
husky generator: remove unnecessary sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
Commelina committed Aug 8, 2022
1 parent 6c7dc74 commit 5d5de0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jepsen/hstream/husky.clj
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,4 @@
index))
(range random-distributed-read-number max-read-number))]
(gen/phases (gen-phase-generator create-inserted paras)
(gen/sleep (:read-wait-time paras))
final-reads)))

0 comments on commit 5d5de0f

Please sign in to comment.