<br><div class="gmail_quote">On Wed, Apr 15, 2009 at 5:55 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="im">> I have a thread that creates another thread and then pretty much immediately<br>
> exits. The child thread seem to hang without completing all of its tasks.<br>
> I verified that the child thread is dead.<br>
><br>
> Is there a potential issue between their respective lifetimes?<br>
<br>
</div>No, it must be something else. The death of the older thread doesn't<br>
automatically kill the newer thread.<br>
</blockquote><div><br>Thanks - I'll try to think through the issue again.<br><br>yc<br> <br></div></div><br>