Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Occasional 'job table full or recursion limit exceeded'
- X-seq: zsh-workers 17599
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: Occasional 'job table full or recursion limit exceeded'
- Date: Mon, 02 Sep 2002 10:47:53 +0100
- In-reply-to: ""Bart Schaefer""'s message of "Sun, 01 Sep 2002 16:28:50 -0000." <1020901162850.ZM18601@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
"Bart Schaefer" wrote:
> We should probably consider increasing the default MAXJOB value.
Maybe there's some mileage in allocating the table at run time? We would
still need a maximum but it could be larger without affecting most users.
Since we usually look it up by number, reallocating it shouldn't be a
particular problem --- we already effectively do this for the `jobs |'
hac^H^H^Hworkaround.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author