jblebrun
jblebrun
I will update this to add timing information I was hoping to find a solution that could add timestamps to every output line, but the solutions I've found so far...
You'll probably want to do this change as a CL rather than a PR, so that you can also update the code on the g3 side.
> Hmm, it seems Jason actually wants to pass in a dispatcher for serialization. But I think client should have more control over this behavior: shall we just move serialization...
I don't think this particular solution (providing an alternate dispatcher for a certain subset of the jobs performed by this component) will cause us much trouble. In fact I think...
I'll approve this one too just in case you want to go this route after all.
It looks like this may be related to this recent change in git: https://github.com/git/git/commit/a8ae923f85da6434c3faf9c39719d6d5e5c77e65
I think I have a fix.