Re: Threads when they are done
> How do I keep this from getting logged?
Write your code so the threads finish gracefully, without you having to
kill them?
-- or --
If you have to kill these runaway threads... why is it a problem that their
death gets logged?
--
Adam
|