5 Jul
2011
5 Jul
'11
2:23 a.m.
Thanks for your reply! On Jul 4, 2011, at 5:35 PM, Taco Hoekwater wrote:
Quite possibly (but that is very hard to verify and would be even harder to debug). Best practise is to give each process its own temporary directory, just in case.
This is, in fact, guaranteed by design: each file resides in a directly which is named using a uuid. Is it possible that context or luatex are creating files in a common directory, say the cache directory, and access by one process locks the file for access by another?