Le Jul 12, 2012 à 6:47 AM, exarkun@twistedmatrix.com a écrit :

I think it was a mistake to try to make it possible to use 
twisted.python.log free-threaded.  I think we should think about getting 
rid of this claimed feature.  Perhaps it could be replaced with a more 
explicit, probably more restricted, logging feature for non-reactor 
threads.

Perhaps so.  Does this really need to be more complicated than just reactor.callFromThread, though?

-glyph