Bug 254449 - [ews-build.webkit.org] Make AnalyzeCompileWebKitResults.analyzeResults asynchronous
Summary: [ews-build.webkit.org] Make AnalyzeCompileWebKitResults.analyzeResults asynch...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-24 17:24 PDT by Jonathan Bedard
Modified: 2023-04-20 10:46 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-03-24 17:24:47 PDT
AnalyzeCompileWebKitResults.analyzeResults invokes an asynchronous function (send_email_for_new_build_failure), so it itself should be asynchronous.
Comment 1 Radar WebKit Bug Importer 2023-03-24 17:25:00 PDT
<rdar://problem/107209438>
Comment 2 Jonathan Bedard 2023-03-24 17:26:33 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11956
Comment 3 EWS 2023-04-20 10:46:36 PDT
Committed 263180@main (05e6d6afabdf): <https://commits.webkit.org/263180@main>

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