Hello,
I thought I'd follow the commenters recommendations and crosspost on the
mailing list after all.
When switching to AsyncIOReactor a while back, we discovered that calling
.reset() on a delayed call was just a noop when using that reactor. We've since
worked around it, but it would be v
Hi,
I just came across the following patches from 13 years ago that fix StandardIO
handling for windows.
https://twistedmatrix.com/trac/ticket/2157
This still appears to be broken, so it seems these patches just got overlooked
and forgotten?
- nota
__