Copilot
|
c46e4a341a
|
Fix memory leaks from orphaned uvx/python processes (#120)
This fixes memory leak, will remove one unnecessary MCP after this in a new PR but this is mission critical fix
* Initial plan
* Fix memory leaks: Add proper cleanup for ChromaSync and search server processes
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* Add comprehensive process cleanup and PM2 configuration improvements
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* Add comprehensive summary and recommendations for memory leak fixes
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
|
2025-11-16 22:16:41 -05:00 |
|