Skip to content

WIP: Close repository after controller was gc'ed

Lin Jen-Shin requested to merge 42572-close-repo-after-request into master

What does this MR do?

Close repository after controller was gc'ed

Are there points in the code the reviewer needs to double check?

Does this really work?

Why was this MR needed?

Try harder to claim memories. Ruby's GC might not be aware that the repository could take a lot of memories.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes #42572 (moved)

Merge request reports