Skip to content

Ensure Chat resources are initialised and shutdown

Tan Le requested to merge fix-di-wiring-chat into main

What does this merge request do and why?

Ensure Chat resources are initialised and shutdown

This change ensures that ChatContainer is initialised only once on server startup and tear down properly on shutdown.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports