zsh-workers
 help / color / mirror / code / Atom feed
* 3.0.0: job table full causes fg to fail?
@ 1996-08-24 16:41 Janos Farkas
  1996-08-24 19:05 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Janos Farkas @ 1996-08-24 16:41 UTC (permalink / raw)
  To: zsh-workers


Howdy people!

I've just run into a problem, and can't imagine how it could be fixed.
It's probably present in earlier versions too.

I've been trying to stress my home-net with some concurrent pings, and
suddenly..

[iceq] /usr/src 514> ping ancient >/dev/null &
[47] 24995
[iceq] /usr/src 514> ping ancient >/dev/null &
[48] 24996
[iceq] /usr/src 514> ping ancient >/dev/null &
zsh: job table full
[iceq] /usr/src 514> ping ancient >/dev/null &
zsh: job table full

   Heh, cool, limits?  Hmm.. it's right, I shouldn't have been doing
   this...  So let's get rid of them...  I used to fg, and ctrl-c
   out of it, but:

[iceq] /usr/src 514> fg
fg: no current job

   What?  Now, how am I supposed to kill 'em?

[iceq] /usr/src 515> killall ping
zsh: job table full

   WHAT?  :)  Hmm... Okay, I don't have a free slot to run killall,
   but fg shouldn't have been tricking me?

[iceq] /usr/src 516> _




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

end of thread, other threads:[~1996-08-24 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-24 16:41 3.0.0: job table full causes fg to fail? Janos Farkas
1996-08-24 19:05 ` Bart Schaefer

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