Re: Trying not to miss any output from a PROCESS
LEMAITRE Guillaume <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Cyril,
thanks for your help, but, even though I introduced *both* p.wait and
the waiting loop you were suggesting, it still crashes because
sometimes, output of random.sh is an empty string.
I also replaced echo ${RANDOM} with echo 123465 in random.sh, the
problem is still the same.
All I can say is that there is still a bug :)
Do you want me to fill a bug report with my small example as attachment ?