mirror of https://github.com/daffainfo/nuclei.git
More clear comment wording
parent
de82c1617e
commit
e877d613e4
|
@ -48,7 +48,7 @@ func (p *Progress) SetupTemplateProgressbar(templateIndex int, templateCount int
|
|||
bar := p.setupProgressbar(barName, requestCount)
|
||||
|
||||
if p.barTemplate != nil {
|
||||
// ensure any previous bar has finished and aborted requests have also been considered
|
||||
// ensure any previous bar has finished and dropped requests have also been considered
|
||||
p.barTemplate.finish()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue