Changes between Initial Version and Version 1 of Ticket #1852, comment 7
- Timestamp:
- 2012-11-22T23:59:26Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1852, comment 7
initial v1 3 3 * 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.) 4 4 5 I'll see whether {{{reactor.getDela tedCalls}}} can be used to replace the use of internal attributes of {{{reactor}}} in {{{WaitForDelayedCalls}}}.5 I'll see whether {{{reactor.getDelayedCalls}}} can be used to replace the use of internal attributes of {{{reactor}}} in {{{WaitForDelayedCalls}}}.