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

Multiple Repository Selection Crash #116

Open
StephenJBrasel opened this issue Jun 10, 2021 · 1 comment
Open

Multiple Repository Selection Crash #116

StephenJBrasel opened this issue Jun 10, 2021 · 1 comment

Comments

@StephenJBrasel
Copy link

CURRENT BEHAVIOR: When selecting 2-5 repositories at once, an error is thrown saying:
application quitted with an unhandled error: same job already is in the queue
EXPECTED BEHAVIOR: When selecting any number of repositories, application continues and other commands may be entered.

So I can get this issue a few ways, and I'm rather new at this so let me know if I'm just using it wrong:

  1. navigate to parent folder of at least 5 repositories in windows Command Prompt or Powershell, (I had 15 repos in the folder when I tested)
  2. enter gitbatch then press enter to open the gitbatch console,
  3. select one repository to fetch by pressing space,
  4. Press down to highlight another repository,
  5. select the other repository by pressing space.
  6. return to step 4 until the error occurs.

If you're fast enough, you can get it to crash after getting the second one, but if you wait, the largest amount of repositories I'd queued in a row was 3 (Powershell) or 4 (CMD) before the error occurred.
My Specs:
image

@joshes
Copy link

joshes commented Aug 31, 2021

I see this frequently managing ~210 repositories, haven't really found the workaround although it eventually works, but patience is required. I'll try and make some time to debug, but wanted to share that you're not alone in this issue.

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