You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
There seems to be a memory leak in db.batch. When inserting thousands of batch files with db.batch the memory allocation of the parent app shoots up rather alarmingly, and does not come down again.
This issue has appeared in the last few weeks
Any ways to manually free up memory or otherwise force garbage collection?
Hei
Maintainer of search-index and Norch here :)
There seems to be a memory leak in db.batch. When inserting thousands of batch files with db.batch the memory allocation of the parent app shoots up rather alarmingly, and does not come down again.
This issue has appeared in the last few weeks
Any ways to manually free up memory or otherwise force garbage collection?
F