[tahoe-lafs-trac-stream] [tahoe-lafs] #1366: avoid calling req.finish() on closed HTTP connections
tahoe-lafs
trac at tahoe-lafs.org
Thu Oct 13 13:12:43 PDT 2011
#1366: avoid calling req.finish() on closed HTTP connections
-----------------------------------+-----------------------------------
Reporter: warner | Owner: warner
Type: defect | Status: closed
Priority: minor | Milestone: 1.9.0
Component: code-frontend-web | Version: 1.8.2
Resolution: fixed | Keywords: cleanup review-needed
Launchpad Bug: |
-----------------------------------+-----------------------------------
Changes (by Brian Warner <warner@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [5331/trunk]:
{{{
#!CommitTicketReference repository="trunk" revision="5331"
web/filenode.py: rely on Request.notifyFinish. Closes #1366.
This is safe now that tahoe depends upon Twisted>=10.1, since notifyFinish
first appeared in Twisted-9.0
}}}
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1366#comment:12>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list