Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during gospider execution #68

Open
gitevildelta opened this issue Nov 20, 2023 · 1 comment
Open

Error during gospider execution #68

gitevildelta opened this issue Nov 20, 2023 · 1 comment

Comments

@gitevildelta
Copy link

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/v2@v2.1.0/colly.go:812 +0x25
main.run.func1()
/go/pkg/mod/github.com/jaeles-project/gospider@v1.1.6/main.go:223 +0x515
created by main.run
/go/pkg/mod/github.com/jaeles-project/gospider@v1.1.6/main.go:155 +0x687

@Autumn-27
Copy link

have you solved it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants