On Sat, Jan 23, 2010 at 5:24 PM, Rick McGuire <[email protected]> wrote: > Yes, I was just looking at the same code you were...this is all > screwed up. I'm not really sure how anything is working! I believe > that second nestAttach() in the attachThread() code is wrong, but the > size of the comment there tells me I added that for a reason. > However, the only place where the nesting check is performed in is in > the DetachThread() code, which means a DetachThread() operation is > essentially a NOP, so I don't understand why we don't see more hangs. > I recommend removing that nestAttach() call and see if it clears > things up. We need to make sure we run the entire test suite before > checking that fix in though!
Well the change certainly fixes things for me. I'll run the test suite and more before I check it in. -- 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
