gospider icon indicating copy to clipboard operation
gospider copied to clipboard

Error during gospider execution

Open gitevildelta opened this issue 1 year ago • 1 comments

panic: sync: WaitGroup is reused before previous Wait has returned

goroutine 6 [running]: sync.(*WaitGroup).Wait(0xc00003d690?) /usr/lib/go/src/sync/waitgroup.go:118 +0x7f github.com/gocolly/colly/v2.(*Collector).Wait(0xc0002f0120?) /go/pkg/mod/github.com/gocolly/colly/[email protected]/colly.go:812 +0x25 main.run.func1() /go/pkg/mod/github.com/jaeles-project/[email protected]/main.go:223 +0x515 created by main.run /go/pkg/mod/github.com/jaeles-project/[email protected]/main.go:155 +0x687

gitevildelta avatar Nov 20 '23 16:11 gitevildelta

have you solved it

Autumn-27 avatar Apr 16 '24 15:04 Autumn-27