Skip to content

Commit

Permalink
Remove this too
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdunbar committed Apr 2, 2024
1 parent 0fba1e7 commit 2d144dd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ object StartTestDocker {
} else {
streamz.log.info("Starting testdocker image")
Process(arg).run()
var attempts = 0
val r = attempts = attempts + 1

do {
streamz.log.info(s"Waiting for testdocker to boot on port $hostPort")
Thread.sleep(250)
Expand Down

0 comments on commit 2d144dd

Please sign in to comment.