https://llvm.org/bugs/show_bug.cgi?id=23781

Michał Górny <mgo...@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Michał Górny <mgo...@gentoo.org> ---
commit 40960f63616f62c8ac52eeeddf68bdb441b8be3e
Author: Michal Gorny <mgo...@gentoo.org>
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: https://llvm.org/bugs/show_bug.cgi?id=23781

    Differential Revision: https://reviews.llvm.org/D23755

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283188
91177308-0d34-0410-b5e6-96231b3b80d8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to