[Webkit-unassigned] [Bug 275693] KeyError: '8e2703a62c3ac7282b9f96744a53646a89b59c9a' when running 'git-webkit pr'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 28 11:35:39 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=275693

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|CONFIGURATION CHANGED       |---

--- Comment #6 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Alexey Proskuryakov from comment #4)
> Did you happen to keep the cache, to identify what was wrong?

With similar issues, it's historically not been super helpful having the cache — like, it merely shows us that "yes, this is in fact broken", but doesn't tell us _how_ it got into that state.

If it's caused by running Ctrl+C while updating the cache, especially happens while we're blocked on a subprocess, that's something that we should be handling when the subprocess exits with SIGINT.

IMO, this is still actionable (both via checking we're handling that reasonably and by falling back to regenerating the cache when we do get a KeyError/IndexError here), thus -> REOPENED.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240628/66ed6cff/attachment.htm>


More information about the webkit-unassigned mailing list