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


Groups > gnu.bash.bug > #15316

Re: Async processes started in functions not reliably started

From Steffen Nurpmeso <steffen@sdaoden.eu>
Newsgroups gnu.bash.bug
Subject Re: Async processes started in functions not reliably started
Date 2019-08-11 01:02 +0200
Message-ID <mailman.1190.1565478162.1985.bug-bash@gnu.org> (permalink)
References (3 earlier) <26245.1565045376@jinx.noi.kre.to> <20190806142527.9HS0i%steffen@sdaoden.eu> <20190807193402.d1ZQM%steffen@sdaoden.eu> <20190810225044.fqNyM%steffen@sdaoden.eu> <20190810230236.azFiy%steffen@sdaoden.eu>

Show all headers | View raw


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)

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web