James Cooper added the comment: Though these exceptions while shutting down are mostly harmless, they are very noisy and must be squelched in a production application. Here is the patch which we at Solido Design (www.solidodesign.com) are using to hide the exceptions. Note that this doesn't fix the problem, but it does hide the exception for the purposes of releasing an application to the public.
---------- nosy: +jamescooper Added file: http://bugs.python.org/file9356/1722344_squelch_exception.patch _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1722344> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com