--- innwebd/outd.cpp 2004/07/03 05:30:04 1.2 +++ innwebd/outd.cpp 2004/07/03 13:56:04 1.3 @@ -43,6 +43,8 @@ int outd::work() while(!this->IsShutdown()) { + this->GetParentThread()->GetThreadPool()->SetThreadStatus(hThreadCurrent,thread_pool::S_WORKING); + if (t_count >= 600 && base_active::uThreadCount == 0) { p = new base_active();