Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ews-build] Make should_send_email_for_patch asynchronous #11958

Commits on Apr 20, 2023

  1. [ews-build] Make should_send_email_for_patch asynchronous

    https://bugs.webkit.org/show_bug.cgi?id=254450
    rdar://107209666
    
    Reviewed by Aakash Jain.
    
    * Tools/CISupport/ews-build/steps.py:
    (BugzillaMixin.should_send_email_for_patch): Make asynchronous.
    (AnalyzeCompileWebKitResults.send_email_for_new_build_failure): Treat
    should_send_email_for_patch as asynchronous.
    (AnalyzeLayoutTestsResults.send_email_for_new_test_failures): Ditto.
    
    Canonical link: https://commits.webkit.org/263175@main
    JonWBedard committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b98dad5 View commit details
    Browse the repository at this point in the history