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

errors: lazily load fallback fluent bundle #95968

Merged
merged 1 commit into from
Apr 13, 2022

Commits on Apr 13, 2022

  1. errors: lazily load fallback fluent bundle

    Loading the fallback bundle in compilation sessions that won't go on to
    emit any errors unnecessarily degrades compile time performance, so
    lazily create the Fluent bundle when it is first required.
    
    Signed-off-by: David Wood <david.wood@huawei.com>
    davidtwco committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9bfe0e3 View commit details
    Browse the repository at this point in the history