R. David Murray added the comment:

Are you using a rotating file handler for the logger?  You should take a look 
at some of the other issues in this tracker about RotatingFileHandler and 
Windows.

I will be interested in Vinay's answer to your question about the exception 
being allowed to bubble up.  I suspect it has to do with the fact that you 
would be completely losing your logging data if it were ignored.

----------
nosy: +r.david.murray, vinay.sajip

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25121>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to