Files
stack/apps/api/src
Jason Woltje 22446acd8a fix(CQ-API-4): Remove Redis event listeners in onModuleDestroy
Add removeAllListeners() call before quit() to prevent memory leaks
from lingering event listeners on the Redis client.

Also update test mock to include removeAllListeners method.

Refs #339

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 19:16:37 -06:00
..