mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Fixed listener
This commit is contained in:
@@ -62,7 +62,7 @@ func Run() {
|
||||
}
|
||||
|
||||
if currentRPS >= Settings.ReplayLimit {
|
||||
break
|
||||
continue
|
||||
}
|
||||
|
||||
currentRPS++
|
||||
|
||||
Reference in New Issue
Block a user