Maurício Aniche
Maurício Aniche
stacktrace example 12:47:34 ERROR error processing #0e4e7a62d02e0b6016cdaf019eac874645184425 in /root/android/wordswithcrosses, processor=ck, error=org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0} java.lang.RuntimeException: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0} at...
See @ttben's comments on #21.
the log current presents only the metrics that were executed and the total time. Let's present the time of each metric separately.
Do we still need it? It indeed has performance issues. See PR #90.
Currently, the `PersistenceMechanism` is closed by repodriller, at the end of its execution. @davisjam argues (and I agree) that it's a bit odd that the client opens it, but we...