Kyle Bernhardy
Kyle Bernhardy
Hi Kris, I'll get as much info together for you this morning as I can to start from my Ubuntu VM & from Windows. On Ubuntu I am seeing initially...
I updated my script to output memory used by the process: ``` 'use strict'; const fs = require('fs'); const path = require('path'); const lmdb = require('node-lmdb'); const {promisify} = require('util');...
I'm not sure about inspecting shared memory either and am working on seeing if I can get some insight. Here is a screenshot of the process properties after it ran...
Follow up, same issue persists on Ubuntu 20.04
I'll check now & let you know.
i still see the memory expanding, just not quite as much. Where in the most recent release it will expand to over 2 Gb, 0.9.2 & 0.9.3 both go to...
We can spin up an ubuntu instance & give you access if that would be helpful.
We will get you access to an Ubuntu instance on Monday morning to help with debugging the issue. If there is anything else you will need please let us know....
@kriszyp I emailed you directly with the Ubuntu instances information.
Hi Kris, Thanks again for looking into this , we found this from an edge case from one of our customers & in load testing this popped up. We currently...