Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Limit the size of the HomeServerConfig cache in trial test runs #15646

Merged
merged 1 commit into from
May 22, 2023

Commits on May 22, 2023

  1. Limit the size of the HomeServerConfig cache in trial test runs

    ...to try to control memory usage. `HomeServerConfig`s hold on to
    many Jinja2 objects, which come out to over 0.5 MiB per config.
    
    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed May 22, 2023
    Configuration menu
    Copy the full SHA
    28e1b65 View commit details
    Browse the repository at this point in the history