in reply to Re: Monitoring child threads
in thread Monitoring child threads

At the moment a crash of a child thread only leads to console message.
The minimum is that the program terminates - the maximum is a more complex handling depending on the terminating thread.
I would like to have a different handling for incoming threads than outgoing threads, but this is the second step.

Replies are listed 'Best First'.
Re^3: Monitoring child threads
by BrowserUk (Patriarch) on Jan 24, 2008 at 17:51 UTC