[Twisted-Python] Re: [Twisted-commits] r15451 - Fix test failures under windows by changing the eventual-send operation to

James Y Knight foom at fuhm.net
Sat Dec 31 09:59:39 MST 2005


On Dec 31, 2005, at 1:39 AM, Brian Warner wrote:
> callLater(0) does not guarantee
> relative ordering of sequentially-scheduled calls,

Yes it does: order of method call.

> and the windows
> reactors in fact execute them in random order.

That is broken.

James




More information about the Twisted-Python mailing list