zsh-workers
 help / color / mirror / code / Atom feed
* [zsh 4.2.0] coprocess not terminated when quitting zsh with option nohup
@ 2004-07-02 13:54 Vincent Lefevre
  0 siblings, 0 replies; only message in thread
From: Vincent Lefevre @ 2004-07-02 13:54 UTC (permalink / raw)
  To: zsh-workers

Hi,

With zsh 4.2.0:

greux:~> zsh -f
greux% setopt nohup
greux% coproc while true; do :; done
[1] 21580
greux% [Ctrl-d]
zsh: you have running jobs.
greux% [Ctrl-d]
greux:~>

but the coprocess hasn't be killed. IMHO, this is a bug, as the
coprocess is a special background process, which has no reasons
to run without its parent.

(I'm not subscribed to zsh-workers, but the Mail-Followup-To should
be correctly set.)

Regards,

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-02 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-02 13:54 [zsh 4.2.0] coprocess not terminated when quitting zsh with option nohup Vincent Lefevre

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