Project

General

Profile

Actions

Bug #466

open

xmlrpc server is careless with huge temp files

Added by Tom Clegg almost 14 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Target version:
-
Start date:
02/11/2011
Due date:
% Done:

0%

Estimated time:
Billable:
Estimatedhours:
Hours:
Totalhours:
Resolution:
Story points:
-

Description

For example, if processing aborts due to insufficient disk space while writing a huge temp file, the huge temp file (and perhaps other temp files) do not get deleted, and the disk stays full for no good reason.

Ideally, the processing code should use pipelines instead of temp files, or do "foreach record: foreach plugin: ..." instead of "foreach plugin: foreach record: ...".

No data to display

Actions

Also available in: Atom PDF