--On Donnerstag, 29. Mai 2003 16:38 Uhr -0300 Sidnei da Silva <[EMAIL PROTECTED]> wrote:

On Thu, May 29, 2003 at 09:28:16PM +0200, Andreas Jung wrote:
| I checked the corresponding code and the temporary files should be closed
| automatically when the upload was successful (the __del__() method of
| the  TemporaryFile
| class closes the file). The leak might come from unfinished uploads. In
| this case the
| iTemporaryFile instance is not destroyed.

I remember that Shane fixed a leak related to File uploads a few
months ago. Dunno if it was related to file descriptors, but AFAIR, it
was fixed just on HEAD. Correct me if Im wrong.

I made my tests on the HEAD.


-aj



_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to