On Sat, Jan 23, 2010 at 3:57 PM, Rick McGuire <[email protected]> wrote:
> Still not seeing a hang. I get same sequence of messages. There is a > very long delay between the first message and the second (I suspect > that's the loop), then I see the rest of the sequence and the program > exits. Okay. I'm on 64-bit XP. I don't see how that would make a difference. I'll do some more investigation. So what you see is something like: In Rexx method ONDTPCLOSEUP. Thread ID: 436 <long delay> Leaving Rexx method ONDTPCLOSEUP. Thread ID: 436 In Rexx method OK. Thread ID: 4464 Leaving Rexx method OK. Thread ID: 4464 What I see is more like: In Rexx method ONDTPCLOSEUP. Thread ID: 436 In Rexx method OK. Thread ID: 4464 Leaving Rexx method OK. Thread ID: 4464 <long delay> Leaving Rexx method ONDTPCLOSEUP. Thread ID: 436 -- Mark Miesfeld ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
