Forget my last patch. While something along those lines might or might not make sense, it doesn't fix the issue completely.
Here's a patch that does. Basically, we can't call repo.get_known_graph_ancestry() while in the middle of a write group, so let's disable the whole known graph feature.
Forget my last patch. While something along those lines might or might not make sense, it doesn't fix the issue completely.
Here's a patch that does. Basically, we can't call repo.get_ known_graph_ ancestry( ) while in the middle of a write group, so let's disable the whole known graph feature.