[plt-scheme] parent and child thread's lifetime

From: YC (yinso.chen at gmail.com)
Date: Wed Apr 15 20:47:00 EDT 2009

Hi -

can a child thread outlast a parent thread's lifetime?

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?  Or am I
looking at the problem from wrong angle?

Any thoughts are appreciated, thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090415/c50e4485/attachment.html>

Posted on the users mailing list.