twisted / treq

Python requests like API built on top of Twisted's HTTP client.
Other
587 stars 140 forks source link

StubTreq & RequestTraversalAgent end up scheduling timeouts with the global reactor #257

Open glyph opened 5 years ago

glyph commented 5 years ago

This is related to #161 and #250 .

twm commented 3 years ago

Also see #327 and https://twistedmatrix.com/trac/ticket/10177