comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Start_Process_Search error detection
Date: Thu, 14 Feb 2008 16:34:43 +0100
Date: 2008-02-14T16:34:43+01:00	[thread overview]
Message-ID: <ygeskzv4kmk.fsf@hugsarin.dmusyd.edu> (raw)
In-Reply-To: Ro6dnQwZ4-4qvSnanZ2dnUVZ_s_inZ2d@giganews.com

David Shochat wrote:

> But if I call Wait_For_Child_Process, in the successful case, won't
> that cause me to block?

Only if you don't use the argument "Block => False".  But you would of
course have to be patient enough to give the child process time enough
to complete its attempt to load the new program.

Remember that even if you successfully verify that the program is
available before you call Start_Process_Search, you can't be sure that
it still is available once you actually call Start_Process_Search.

Greetings,

Jacob
-- 
"... there may be many others,
 but they haven't been discovered"             -- Tom Lehrer



      reply	other threads:[~2008-02-14 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13  1:53 Start_Process_Search error detection David Shochat
2008-02-14  8:26 ` Jacob Sparre Andersen
2008-02-14 11:06   ` David Shochat
2008-02-14 15:34     ` Jacob Sparre Andersen [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox