[Fontconfig-bugs] [Bug 69845] race condition issue?
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 2 02:00:15 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=69845
--- Comment #19 from Akira TAGOH <akira at tagoh.org> ---
Created attachment 116870
--> https://bugs.freedesktop.org/attachment.cgi?id=116870&action=edit
need a review to be merged
going back here again. this issue seems still happens. I'm not quite sure how
we can fix this completely. meanwhile I wrote a patch to detect the change of
files in directory to update the cache.
To reduce the footprint to scan font files, added the number of files in the
directory to the cache and compare if it is same. it can be obtained during
updating cache and when it is changed, mtime is usually changed. so it
shouldn't affect the performance no matter if the directory contains new fonts
or updated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20150702/3bbd2870/attachment.html>
More information about the Fontconfig-bugs
mailing list