taskDistributed Make System - Tasks: task #3938, Use NamedTemporaryFile objects...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #3938: Use NamedTemporaryFile objects instead of mktemp

Submitter:  Julien Gilli <darktigrou>
Submitted:  Sun 27 Mar 2005 05:17:36 PM UTC
   
 
Category:  DMS programming tasks Should Start On:  Sun 27 Mar 2005 12:00:00 AM UTC
Should be Finished on:  Sun 27 Mar 2005 12:00:00 AM UTC Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Percent Complete:  100%
Open/Closed:  Closed Effort:  0.00

Sun 27 Mar 2005 05:17:36 PM UTC, original submission:  

When NamedTemporaryFile instances are garbage-collected, the underlying files are unlinked, which handle all cases of failure. As for now, sometimes temporary files remains on disk in the temporary folder even after the execution of the program.

Julien Gilli <darktigrou>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-02 klyr Open/ClosedOpen Closed
2005-04-02 klyr StatusNone Done
    Percent Complete0% 100%

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code