mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-13 12:31:13 +00:00
7e99d0619d
Websocket processes seem to be the primary culprit for Binary memory allocation bloat.
1 line
135 B
Text
1 line
135 B
Text
Fix a memory leak caused by Websocket connections that would not enter a state where a full garbage collection run could be triggered.
|