Add delay_init parameter to ExtensionManager instances.

Review Request #14830 — Created Feb. 19, 2026 and updated — Latest diff uploaded

Information

Review Board
master

Reviewers

This change adds the new delay_init parameter where appropriate:

In unit tests: initialize immediately.
In get_extension_manager(): delay so that we don't access the database
until load() is called.

  • Ran unit tests.
  • Ran the devserver.

Commits

Files