Opened 11 years ago
Last modified 10 years ago
#3039 task new
Eliminate twisted.test.test_tcp.loopUntil and uses of it
Reported by: | Jean-Paul Calderone | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
This is a crutch for event APIs which don't expose Deferred
s. So, fix them (perhaps only in the test module to begin with) and then use them and get rid of loopUntil
when it has no more users.
Change History (2)
comment:1 Changed 10 years ago by
Owner: | changed from Glyph to Jean-Paul Calderone |
---|
comment:2 Changed 8 years ago by
Owner: | Jean-Paul Calderone deleted |
---|
Note: See
TracTickets for help on using
tickets.