Skip to content

Commit

Permalink
Merge remote-tracking branch 'le/master' into cpu-eats-flakes-for-bre…
Browse files Browse the repository at this point in the history
…akfast
  • Loading branch information
Daniel committed Jun 20, 2018
2 parents 5b14d17 + a2d51f9 commit 856a733
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cttestsrv/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ func (is *IntegrationSrv) getSTHHandler(w http.ResponseWriter, r *http.Request)

is.logger.Printf("%s %s request received.", is.Addr, r.URL.Path)
start := time.Now()

is.sleep()
// Track that an STH was fetched
atomic.AddInt64(&is.sthFetches, 1)
Expand Down

0 comments on commit 856a733

Please sign in to comment.