Skip to content
Snippets Groups Projects
Commit 8ebb05f7 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

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.
parent 14b6afc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment