gitrob
gitrob copied to clipboard
0 valid targets results in go panic
Checklist before filing an issue:
- [x ] Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
Expected Behavior
Providing 0 valid targets via the CLI results in a panic
Actual Behavior
panic: sync: negative WaitGroup counter
Steps to Reproduce the Problem
-
gitrob invalidTarget
I have a branch ready that adds a conditional check after the gather targets step. If no valid targets, it outputs a fatal error stating such.
Same issue
@ajholland @jamesearl Can you please pull the latest master at the new fork and confirm the issue. If so can you please file a bug report in that repo as this one is no longer maintained. Thanks!
@mattyjones Not sure why you mentioned me on this ticket, I'm not a maintainer of this repo.