>> I will try next week to see if I can come up with a smaller, >> submittable example. Thanks. > > These long exit times are usually caused by the garbage collection > of objects. This can be a very time consuming task.
I doubt that. The long exit times are usually caused by a bad malloc implementation. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com