← Back to team overview

instant team mailing list archive

Re: [HG instant] Fix for not using cache, ffc should be fine.

 

What's wrong with tempfile.gettempdir()? I'm sure that mkdtemp is a better idea, I am just not sure why?

ilmar

Martin Sandve Alnæs wrote:
Suggestion: Use 'd = tempfile.mkdtemp("instant")' to create temporary directory.
This way multiple processes and multiple users can't mess up things.



Follow ups

References