On Feb 23, 5:55 pm, Fayaz Yusuf Khan <fayaz.yusuf.k...@gmail.com>
wrote:

> Well, as emit() is always being called from within a lock, I assumed that
> flush() should/would also be handled similarly. Afterall, they are handling 
> the
> same underlying output stream or in case of the BufferingHandler share the 
> same
> buffer. Shouldn't the access be synchronized?

Yes, you might well be right - though no problems have been reported,
it's probably best to be safe.

Regards,

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

Reply via email to