[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2353: make sure all file objects get explicitly closed

Tahoe-LAFS trac at tahoe-lafs.org
Thu Jan 9 18:40:08 UTC 2020


#2353: make sure all file objects get explicitly closed
---------------------------+-----------------------
     Reporter:  zooko      |      Owner:
         Type:  defect     |     Status:  closed
     Priority:  normal     |  Milestone:  undecided
    Component:  code       |    Version:  1.10.0
   Resolution:  duplicate  |   Keywords:
Launchpad Bug:             |
---------------------------+-----------------------
Changes (by exarkun):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 This is related to ticket:1792.  PyPy does not use reference counting so
 files that are not explicitly closed tend to remain open for longer (until
 another garbage collector mechanism kicks in).

 I expect that when that ticket is resolved, this one will be too.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2353#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list