[Twisted-Python] Re: [Twisted-commits] Add callMultipleInThread and deferToThread to the reactor interface.

Bruce Mitchener bruce at cubik.org
Fri Jul 5 14:21:40 MDT 2002


Itamar Shtull-Trauring wrote:
> bruce CVS wrote:
> 
>> Modified files:
>> Twisted/twisted/internet/base.py 1.9 1.10
>> Twisted/twisted/internet/interfaces.py 1.17 1.18
>>
>> Log message:
>> Add callMultipleInThread and deferToThread to the reactor interface.
> 
> We originally did *not* add this since they are utility methods and the 
> reactor interface should be minimal. This should be removed and reverted 
> to the way it was before (unless glyph disagrees?).

Glyph had agreed with the changes prior to my committing them (on IRC), 
but if he disagrees, I'm happy to revert them, although I do think they 
should be exposed in this way.

  - Bruce





More information about the Twisted-Python mailing list