"Jason R. Mastaler" <[EMAIL PROTECTED]> writes:

> Mike's analysis looks pretty good to me. Any problems before I work on
> a fix? 

No.  His suggested fix or mktemp should be fine.  Just make sure to
play the same game we do in build_dbm with mktemp so that the temp
file is in the same directory as the .cdb.

> BTW, I think -autodbm should be OK since I'm already using
> tempfile.mktemp() in Util.build_dbm(). Not sure why I didn't do this
> for Util.build_cdb() as well..

Because I stole the code from text2cdb or whatever our little utility
was called and that program wouldn't normally be run simultaneously on
the same file.

I wonder how many other similar situations there are like this.  Must
scan the code and think at some point soon....


Tim
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to