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.