Force more frequent full_sweep GC runs on the Websocket processes
Websocket processes seem to be the primary culprit for Binary memory allocation bloat.
This commit is contained in:
parent
0fbec6b532
commit
7e99d0619d
2 changed files with 5 additions and 2 deletions
1
changelog.d/memleak.fix
Normal file
1
changelog.d/memleak.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix a memory leak caused by Websocket connections that would not enter a state where a full garbage collection run could be triggered.
|
||||
Loading…
Add table
Add a link
Reference in a new issue