git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: email nans <email.n4n5@gmail.com>
To: git@vger.kernel.org
Subject: Git bash limited to 64 windows
Date: Thu, 12 Nov 2020 17:42:20 +0100	[thread overview]
Message-ID: <CALjz=4x=8dewN_Dx5jH+9M9Wt+g2cvJkxsx8E+a6QGxt1cAHZA@mail.gmail.com> (raw)

Hello,
I wanted to know if this is normal and wanted, if git bash is limited
to 64 windows at the same time.
In theory this is not a problem, it is normal that there are limits
but why there are no explicit error messages.

For example, when I use git bash in Visual Code Studio, it produces
output error '256' but no message like 'Too many Git bash at one
time'.
If we do it from a terminal, we get no message.

From a certain point of view, we can say that it is normal if there is
no error because we could say 'who runs 64 git bash and does not
realize it?'.But in some cases, for example in Visual Code Studio,
there is only a small number that shows how many git bashs are
running.

Here is Visual Code's response to this problem:
https://github.com/microsoft/vscode/issues/109982

If you want to give it a try, here's a command that may come in handy:

for((i=1;i<=40;i++)); do start ./git-bash.exe; done

Thanks for taking the time to read
n4n5

             reply	other threads:[~2020-11-12 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 16:42 email nans [this message]
2020-11-13  0:08 ` Git bash limited to 64 windows brian m. carlson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALjz=4x=8dewN_Dx5jH+9M9Wt+g2cvJkxsx8E+a6QGxt1cAHZA@mail.gmail.com' \
    --to=email.n4n5@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).