https://bugs.kde.org/show_bug.cgi?id=482983

--- Comment #11 from Igor Kushnir <igor...@gmail.com> ---
(In reply to frmdstryr from comment #10)
> There may be an better/easier way to fix it since it seems like a race
> condition because there is a watch on create and dirty it so the job appears
> to be running twice in parallel.
Sorry, haven't noticed the suggestion about a better fix before reviewing your
merge request. I think the Meson configure job creates the file. The
MESON_FAILED_CONFIGURATION branch in MesonBuilder::configure() is taken. But I
don't know how to fix this properly. Detect the configure loop and break it
somehow? Would that be better than the relatively simple and safe file hash sum
approach in the merge request?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to