<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:mgorny@gentoo.org" title="Michał Górny <mgorny@gentoo.org>"> <span class="fn">Michał Górny</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - cmake: race condition between different sphinx targets"
href="https://llvm.org/bugs/show_bug.cgi?id=23781">bug 23781</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - cmake: race condition between different sphinx targets"
href="https://llvm.org/bugs/show_bug.cgi?id=23781#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - cmake: race condition between different sphinx targets"
href="https://llvm.org/bugs/show_bug.cgi?id=23781">bug 23781</a>
from <span class="vcard"><a class="email" href="mailto:mgorny@gentoo.org" title="Michał Górny <mgorny@gentoo.org>"> <span class="fn">Michał Górny</span></a>
</span></b>
<pre>commit 40960f63616f62c8ac52eeeddf68bdb441b8be3e
Author: Michal Gorny <<a href="mailto:mgorny@gentoo.org">mgorny@gentoo.org</a>>
Date: Tue Oct 4 08:09:14 2016
[cmake] Use separate doctrees to prevent races between Sphinx instances
Use separate doctrees between different Sphinx builders in order to
prevent race condition issues due to multiple Sphinx instances accessing
the same doctree cache in parallel.
Bug: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - cmake: race condition between different sphinx targets"
href="show_bug.cgi?id=23781">https://llvm.org/bugs/show_bug.cgi?id=23781</a>
Differential Revision: <a href="https://reviews.llvm.org/D23755">https://reviews.llvm.org/D23755</a>
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@283188">https://llvm.org/svn/llvm-project/llvm/trunk@283188</a>
91177308-0d34-0410-b5e6-96231b3b80d8</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>