Changes between Initial Version and Version 1 of Ticket #1852, comment 7


Ignore:
Timestamp:
2012-11-22T23:59:26Z (12 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1852, comment 7

    initial v1  
    33 * I think {{{clean_pending}}} will cancel the Deferred that implements the test timeout, or any others that are internal to Twisted Trial. (There weren't any others when I tested, but that's an implementation detail.)
    44
    5 I'll see whether {{{reactor.getDelatedCalls}}} can be used to replace the use of internal attributes of {{{reactor}}} in {{{WaitForDelayedCalls}}}.
     5I'll see whether {{{reactor.getDelayedCalls}}} can be used to replace the use of internal attributes of {{{reactor}}} in {{{WaitForDelayedCalls}}}.