git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git bash limited to 64 windows
@ 2020-11-12 16:42 email nans
  2020-11-13  0:08 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: email nans @ 2020-11-12 16:42 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Git bash limited to 64 windows
  2020-11-12 16:42 Git bash limited to 64 windows email nans
@ 2020-11-13  0:08 ` brian m. carlson
  0 siblings, 0 replies; 2+ messages in thread
From: brian m. carlson @ 2020-11-13  0:08 UTC (permalink / raw)
  To: email nans; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

On 2020-11-12 at 16:42:20, email nans wrote:
> Hello,

Hey,

> 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.

This is probably better addressed to the Git for Windows issue tracker.
Git Bash is shipped as part of the Git for Windows project and isn't a
part of core Git.
-- 
brian m. carlson (he/him or they/them)
Houston, Texas, US

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-13  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 16:42 Git bash limited to 64 windows email nans
2020-11-13  0:08 ` brian m. carlson

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).