[tahoe-lafs-trac-stream] [tahoe-lafs] #1366: avoid calling req.finish() on closed HTTP connections
tahoe-lafs
trac at tahoe-lafs.org
Thu Oct 20 13:24:29 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
Launchpad Bug: |
-----------------------------------+---------------------
Comment (by Brian Warner <warner@…>):
In [5507/ticket999-S3-backend]:
{{{
#!CommitTicketReference repository="ticket999-S3-backend" revision="5507"
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:14>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list