Bug 234243 - [reporelaypy] Update checkout with hook instead of polling
Summary: [reporelaypy] Update checkout with hook instead of polling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-13 08:27 PST by Jonathan Bedard
Modified: 2021-12-14 15:11 PST (History)
1 user (show)

See Also:


Attachments
Patch for landing (3.40 KB, patch)
2021-12-14 14:40 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-12-13 08:27:24 PST
Polling is expensive, especially when you're doing it for hundreds of branches. We should use hooks instead.
Comment 1 Radar WebKit Bug Importer 2021-12-13 08:27:43 PST
<rdar://problem/86413065>
Comment 2 Jonathan Bedard 2021-12-13 09:40:23 PST
Pull-request: https://github.com/WebKit/WebKit/pull/55
Comment 3 Jonathan Bedard 2021-12-14 13:53:46 PST
Landed https://commits.webkit.org/245242@main (r287045)
Comment 4 Jonathan Bedard 2021-12-14 14:40:43 PST
Created attachment 447166 [details]
Patch for landing
Comment 5 EWS 2021-12-14 15:10:58 PST
Committed r287054 (245250@main): <https://commits.webkit.org/245250@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447166 [details].