
14 Sep
2010
14 Sep
'10
6:25 p.m.
Hi!
On Tue, Sep 14, 2010 at 11:46 PM, Bas van Dijk
Note that killing the main thread will also kill all other threads. See:
Yes. But how does those other threads have time to cleanup is my question.
You can use my threads library to wait on a child thread and possibly re-raise an exception that was thrown in or to it:
Thanks. Will look into it. Mitar