Jonas Hahnfeld <[email protected]> writes:

> Am Mittwoch, den 15.07.2020, 17:31 +0100 schrieb Phil Holmes:
>> Here's the logfile and the ly file.
>
> Could this be collisions of the random file names generated for
> temporary files? The argument to backend-library.scm:248 comes
> from create-file-exclusive which returns #f if the file already exists
> (or could not be created).

I had commented on the respective issue without response that the
parallel processes, without taking additional measures, will generate
the same "random" sequence, making this no better than just using
sequential numbers.

-- 
David Kastrup

Reply via email to