zsh-workers
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f_rosencrantz@yahoo.com>
To: zsh-workers@sunsite.dk
Subject: Re: [BUG] some zsh completion fail in some cases if more than 9 jobs
Date: Wed, 5 Nov 2003 07:15:51 -0800 (PST)	[thread overview]
Message-ID: <20031105151551.56421.qmail@web10409.mail.yahoo.com> (raw)
In-Reply-To: <18717.1068042872@gmcs3.local>

> if i have at least 10 background jobs, some completions (such as "cvs
> diff" one) faill:
> tv@vador mdk/gi/perl-install.cooker $ cvs diff 
> _path_files:540: job table full or recursion limit exceeded

I mentioned the same problem last year, Bart responded in  zsh-workers/17641
saying: 

"Part of the problem is that the value of MAXJOBS was established when
each job table entry represented a real unix process.  Now that we make
job table entries for internal shell control structures, we need more
table space.  It still shouldn't need to grow without bound (though I
believe we have other anti-infinite recursion mechanisms in place now)."

I reported that I would double the value of MAXJOBS in my builds, which helped
me.   Though it might be nice to have a more dynamic solution.

-FR

ps: archive of Bart's message http://www.zsh.org/mla/workers/2002/msg01108.html

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


  reply	other threads:[~2003-11-05 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05 14:34 Oliver Kiddle
2003-11-05 15:15 ` Felix Rosencrantz [this message]
2003-11-11 19:55   ` Peter Stephenson
2003-11-12 14:02     ` Peter Stephenson

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

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

  git send-email \
    --in-reply-to=20031105151551.56421.qmail@web10409.mail.yahoo.com \
    --to=f_rosencrantz@yahoo.com \
    --cc=zsh-workers@sunsite.dk \
    /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://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).