zsh-workers
 help / color / mirror / code / Atom feed
* nohup problem with zsh 3.0.0/3.0.2 under Nextstep
@ 1997-01-05  0:23 Robert F Tobler
  0 siblings, 0 replies; only message in thread
From: Robert F Tobler @ 1997-01-05  0:23 UTC (permalink / raw)
  To: Zsh Workers


I found a problem with zsh 3.0.0/3.0.2 under i386-next-nextstep3.3.

When I try to nohup a command that takes a long time to compute:

nohup command >| output &

and I try to quit the nextstep Terminal application, the application will
not terminate completely:
ps will not show the application anymore,
but the Workspace managers processes panel will still show it, and thus
it hangs and cannot be restarted anymore.  If the nohup'ed command terminates,
the Terminal application will completely terminate and everything is OK again.
This defeats the purpose of nohup'ing :-(

Now I think this is a problem with the Nextstep Terminal application, but
the same thing works when I use tcsh.
Somehow it seems, that zsh handles nohup'ed processes differently than
tcsh (maybe different signal handlers).

Does zsh isntall some zsh-specific signal handlers for nohup'ed processes?
Is it possible to change the way nohup'd processes are handled?  Does
someone have any idea as to how this can be fixed? Since I like the zsh
very much, I hope this is fixable.

------------------------------------------------------------------------
  Robert F. Tobler                 -  tel:+43(1)58801-4585,fax:5874932
  Institute of Computer Graphics   -  mailto:rft@cg.tuwien.ac.at
  Vienna University of Technology  -  http://www.cg.tuwien.ac.at/~rft/


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

only message in thread, other threads:[~1997-01-05  0:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-05  0:23 nohup problem with zsh 3.0.0/3.0.2 under Nextstep Robert F Tobler

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