fix: added more cleanup for event service#5341
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile OverviewGreptile SummaryThis PR strengthens the SSE subscription cleanup path by making each client hold an explicit The core integration remains: clients register via Key thing to double-check before merging: the code treats a Node Confidence Score: 3/5
Important Files Changed
|
Additional Comments (3)
This matters after this PR because you now rely on Also appears at
|
Context
This PR tries to fix the memory leak happening in the event subscription service. This does the cleanups missing and de-referencing variables.
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).