gitrob
gitrob copied to clipboard
help
_ __ __
___ () /________ / /
/ _ `/ / / / _ / _
_, //_/_/ _/_./
/___/ by @michenriksen
gitrob v2.0.0-beta started at 2018-07-16T16:03:54+08:00 Loaded 91 signatures Web interface available at http://127.0.0.1:9393 Gathering targets... panic: sync: negative WaitGroup counter
goroutine 1 [running]: sync.(*WaitGroup).Add(0xc42042b700, 0xffffffffffffffff) /usr/local/go/src/sync/waitgroup.go:73 +0x133 main.AnalyzeRepositories(0xc420138800) /Users/michael/go/src/github.com/michenriksen/gitrob/main.go:101 +0xd4 main.main() /Users/michael/go/src/github.com/michenriksen/gitrob/main.go:228 +0x42c
[root@localhost opt]# go version go version go1.9.4 linux/amd64
happens on go 1.10.3 as well
happening here with os x, but only when using the -no-expand-orgs flag
@derricksong @ykosaraju @hanjian007 Can you please pull the latest master from this fork and confirm if the issue still exists when the correct token is passed in either by env variable or the flag. This project is no longer maintained so any further issues or bugs should be opened up in that new fork. Thanks!