Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15316 > unrolled thread

Re: Async processes started in functions not reliably started

Started bySteffen Nurpmeso <steffen@sdaoden.eu>
First post2019-08-11 01:02 +0200
Last post2019-08-11 01:02 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Async processes started in functions not reliably started Steffen Nurpmeso <steffen@sdaoden.eu> - 2019-08-11 01:02 +0200

#15316 — Re: Async processes started in functions not reliably started

FromSteffen Nurpmeso <steffen@sdaoden.eu>
Date2019-08-11 01:02 +0200
SubjectRe: Async processes started in functions not reliably started
Message-ID<mailman.1190.1565478162.1985.bug-bash@gnu.org>
Steffen Nurpmeso wrote in <20190810225044.fqNyM%steffen@sdaoden.eu>:
 |And maybe someone can shed some light on this.  This would be
 |nice.
 ...
 |Steffen Nurpmeso wrote in <20190807193402.d1ZQM%steffen@sdaoden.eu>:
 ||Steffen Nurpmeso wrote in <20190806142527.9HS0i%steffen@sdaoden.eu>:
 |||Robert Elz wrote in <26245.1565045376@jinx.noi.kre.to>:
 ||||    Date:        Mon, 05 Aug 2019 14:05:43 +0200
 ||||    From:        Steffen Nurpmeso <steffen@sdaoden.eu>
 ||||    Message-ID:  <20190805120543.Bf9-U%steffen@sdaoden.eu>
 ...

I mean, to reiterate, all i really need would be

  ..start tests, save $! in JOBLIST as we go..
  wait --no-forget-jobs --timeout $TIMEOUT $JOBLIST
  kill -KILL $JOBLIST
  wait $JOBLIST

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web