#2889: "Too many files open" error and losing all torrents
----------------------------+--------------------
  Reporter:  MaycneSonahoz  |      Owner:
      Type:  bug            |     Status:  new
  Priority:  major          |  Milestone:  1.3.14
 Component:  Core           |    Version:  1.3.13
Resolution:                 |   Keywords:
----------------------------+--------------------

Comment (by Cas):

 Actually I think all the instances for 2.0 code were converted to use
 `with` statement so there are still missing file close statements in 1.3
 code.

 These are the most likely culprits I have found with a quick search and
 some have the potential to add up if not garbage collected:

 {{{
 ./config.py:359
 ./config.py:407
 ./core/daemon.py:55
 ./core/authmanager.py:121
 ./ui/web/server.py:237
 ./ui/common.py:69
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2889#comment:3>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to deluge-dev+unsubscr...@googlegroups.com.
To post to this group, send email to deluge-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to