Closed arielshaqed closed 1 month ago
GC lists all commits, but it can still miss a concurrent commit. When that happens, read it directly from KV.
The issue goes into detail why this is a good idea.
Fixes #8261.
Will pull if EITHER reviewer approves, unless you approve but ask me not to pull. THANKS!
GC lists all commits, but it can still miss a concurrent commit. When that happens, read it directly from KV.
The issue goes into detail why this is a good idea.
Fixes #8261.