[Swift-devel] working directory cleanup in the case of application exceptions.

Mihael Hategan hategan at mcs.anl.gov
Thu Oct 4 09:22:36 CDT 2007


On Thu, 2007-10-04 at 10:35 +0000, Ben Clifford wrote:
> 
> On Wed, 3 Oct 2007, Mihael Hategan wrote:
> 
> > On Wed, 2007-10-03 at 13:59 +0000, Ben Clifford wrote:
> > > vdl-int.k cleans up working directories on the remote site in the case of 
> > > an application exception.
> > > 
> > > for debugging purposes it might be nice for that to not happen. can I 
> > > change that in the source?
> > 
> > Makes sense.
> 
> I realised I don't know what the vdl:cacheUnlockFiles stuff does.

It tells the cache that a file is not used any more and can be deleted
if so needed.

> 
> Can I remove the whole
> 
> vdl:cacheUnlockFiles(... cleanupFiles(...))

No!

> 
> bit or does the cacheUnlockFiles call need to stay?
> 




More information about the Swift-devel mailing list