[plt-scheme] parent and child thread's lifetime
On Wed, Apr 15, 2009 at 5:55 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> > I have a thread that creates another thread and then pretty much
> immediately
> > exits. The child thread seem to hang without completing all of its
> tasks.
> > I verified that the child thread is dead.
> >
> > Is there a potential issue between their respective lifetimes?
>
> No, it must be something else. The death of the older thread doesn't
> automatically kill the newer thread.
>
Thanks - I'll try to think through the issue again.
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090415/e0a63cb2/attachment.html>