gospider
gospider copied to clipboard
Error during gospider execution
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
have you solved it