The current version of the patch to introduce events for module install/uninstall has issues with running out of memory and refreshing the event dispatcher which causes issues when using the command line in a low memory environment or installing modules in a loop (core installation, module updates via update.php, etc).

CommentFileSizeAuthor
#2 2822900-2.patch7.4 KBdevin carlson

Comments

Devin Carlson created an issue. See original summary.

devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new7.4 KB

The attached patch reuses all of the existing rewrite handling but triggers it via hook_module_preinstall instead of an event subscriber.

saltednut’s picture

Status: Needs review » Fixed
saltednut’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.