From f34025a9891d0a10429b28fea865d29d6377e9b9 Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Wed, 13 Nov 2013 17:24:04 +0100 Subject: [PATCH] Add known bug: early temporary file deletion --- BUGS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUGS b/BUGS index d6e5d6f..879080f 100644 --- a/BUGS +++ b/BUGS @@ -22,3 +22,9 @@ Symptoms: Please let me know if this hits you, or if you have any idea as to why this is happening and how to avoid it. + +3. Premature temp file removal +------------------------------ +Sometimes, a temporary file gets deleted while one or more task(s) still needs +it. Ensuing failure is correctly handled and the failed files will be generated +during the next batch.