Bug 249174

Summary: [ews-build.webkit.org] Use twisted deferred to communicate with commits.webkit.org
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 250771    

Description Jonathan Bedard 2022-12-12 14:03:28 PST
We should use Twisted's deferred to communicate with commits.webkit.org in order to not block the main thread. We should also use Twisted's deferred when sleeping in code near the code that communicates with commits.webkit.org.
Comment 1 Radar WebKit Bug Importer 2022-12-12 14:03:46 PST
<rdar://problem/103269096>
Comment 2 Jonathan Bedard 2022-12-12 14:16:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/7507
Comment 3 EWS 2022-12-16 19:40:26 PST
Committed 258032@main (eb4a573dc732): <https://commits.webkit.org/258032@main>

Reviewed commits have been landed. Closing PR #7507 and removing active labels.