WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262221
[commits.webkit.org] Throttle repository sync on boot
https://bugs.webkit.org/show_bug.cgi?id=262221
Summary
[commits.webkit.org] Throttle repository sync on boot
Jonathan Bedard
Reported
2023-09-27 15:28:39 PDT
Syncing our repository is a relatively expensive task. We need to do this sync on pod restart, but we don't need that sync to be done imiediately. Allow callers to throttle their own sync so that sync doesn't saturate the CPU when a pod is initially brought up.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-27 15:29:12 PDT
<
rdar://problem/116145049
>
Jonathan Bedard
Comment 2
2023-09-27 15:32:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18312
EWS
Comment 3
2023-09-27 16:46:59 PDT
Committed
268546@main
(c8429741370d): <
https://commits.webkit.org/268546@main
> Reviewed commits have been landed. Closing PR #18312 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug