Hey, > But IMHO in general approach Wt has to handle this situation more gracefully > rather than dying with exception.
You are right, and I think we can at least protect the shared process id list with a mutex so that it is never empty: Wt already catches a dying process and spawns a new one, but I assume you must have been hit by a race condition while doing so. Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
