<br><div class="gmail_quote">On Wed, Apr 15, 2009 at 5:55 PM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;</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">&gt; I have a thread that creates another thread and then pretty much immediately<br>
&gt; exits.  The child thread seem to hang without completing all of its tasks.<br>
&gt; I verified that the child thread is dead.<br>
&gt;<br>
&gt; 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&#39;t<br>
automatically kill the newer thread.<br>
</blockquote><div><br>Thanks - I&#39;ll try to think through the issue again.<br><br>yc<br> <br></div></div><br>