zsh-workers
 help / color / mirror / code / Atom feed
* Re: PATCH (and another bug report): Re: zsh script and SIGCONT
@ 1999-12-14  9:13 Sven Wischnowsky
  1999-12-15 17:30 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Sven Wischnowsky @ 1999-12-14  9:13 UTC (permalink / raw)
  To: zsh-workers


Bart Schaefer wrote:

> ...
> 
> So I was about to suggest that we should simply turn off MONITOR during
> `.' and `source', since it's rather bizarre to have the loop keep going
> leaving behind a trail of suspended jobs until the job table fills.
> But then I tried in in bash -- where the lack of NOTIFY means that you
> don't even find out about the string of suspended jobs until the loop
> exits -- and now I'm not so sure.

Interesting, hadn't thought about trying bash.

But still, somehow it feels wrong. Somehow I think it should either
suspend the `.' or the loop (the top-level construct in the sourced
file). The latter if we think of the sourced file as an equivalent of
command line input.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: PATCH (and another bug report): Re: zsh script and SIGCONT
@ 1999-12-14 13:21 Sven Wischnowsky
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Wischnowsky @ 1999-12-14 13:21 UTC (permalink / raw)
  To: zsh-workers


I wrote:

> Bart Schaefer wrote:
> 
> > ...
> > 
> > So I was about to suggest that we should simply turn off MONITOR during
> > `.' and `source', since it's rather bizarre to have the loop keep going
> > leaving behind a trail of suspended jobs until the job table fills.
> > But then I tried in in bash -- where the lack of NOTIFY means that you
> > don't even find out about the string of suspended jobs until the loop
> > exits -- and now I'm not so sure.
> 
> Interesting, hadn't thought about trying bash.

Just for the record: ksh makes the whole thing unsuspensible and tcsh
uses its usual cunning to suspend the sleep, exit loop and `source'
and leave you with only the suspended sleep as a job.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~1999-12-15 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Liam.944999422.929800.796.1038708749@fizz>
1999-12-12 20:07 ` PATCH (and another bug report): Re: zsh script and SIGCONT Bart Schaefer
1999-12-13 10:25   ` Zefram
1999-12-13 11:00     ` Sven Wischnowsky
1999-12-13 17:42       ` Bart Schaefer
1999-12-14  9:13 Sven Wischnowsky
1999-12-15 17:30 ` Bart Schaefer
1999-12-14 13:21 Sven Wischnowsky

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