Mercurial > hg
diff Makefile @ 40431:8ebb05f747e5 stable
fix: disable use of thread-based worker
getfixes() accesses to repo, changectx, filectx, etc., so I believe there
are code paths triggering data race. Mercurial API isn't thread safe in
general.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 31 Oct 2018 21:16:54 +0900 |
parents | 4ca5932065ca |
children | d0a6b2c8f8b6 |