Memory leak in DrupalKernel when installing modules

Created on 8 December 2024, 3 months ago

Problem/Motivation

When we install modules, we create a new container.
But because the previous container isn't reset, it has references to it that cant be GCd

Steps to reproduce

Install demo_umami with drush
Watch memory usage climb

Proposed resolution

Reset and unset the container and then do GC of memory

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

base system

Created by

πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024