Oops, should have mentioned that this is 1.0.2 on MacOSX.
Greg
On Apr 19, 2006, at 5:15 PM, Greg Watson wrote:
> Hi all,
>
> We've just run across a rather tricky issue. We're calling
> opal_event_loop() to dispatch orte events to an orted that has been
> launched separately. However if the orted dies for some reason
> (gets a signal or whatever) then opal_event_loop() is calling exit
> (). Needless to say, this is not good behavior us. Any suggestions
> on how to get around this problem?
>
> Thanks,
>
> Greg
|