Comment #1 on issue 867 by percival.music.ca: lilypond-book can have hash collisions
http://code.google.com/p/lilypond/issues/detail?id=867
Han-Wen: A more elaborate solution would be either some kind of locking, or to
check whether the .ps / .pdf exists before actually processing the .ly; the latter is still suscepitible to races, though, but a check could make the opportunity window smaller. Graham: I think a .lock would be good. That's the typical solution to everything when it comes to parallel processing. :) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
