--- cdli/cdli_files.py 2006/07/04 11:54:08 1.33 +++ cdli/cdli_files.py 2006/07/04 13:51:40 1.34 @@ -1716,6 +1716,8 @@ class CDLIRoot(Folder): if not threadName or threadName=="": thread=uploadATFfinallyThread() threadName=thread.getName()[0:] + if (not hasattr(self,'_v_uploadATF'): + self._v_uploadATF={} self._v_uploadATF[threadName]=thread