I have some code that uses atexit (remove old log files).  Before converting 
to use multiprocessing, it worked.  Since converting, it seems to not be 
running the atexit code (old log files are not removed).

Any known issues with multiprocessing + atexit?


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to