Zach Erkkila
Zach Erkkila
Interesting, for some context on timing (Brent and I working on the same issue). After a restart we are up from negligible memory usage to 44% of our machine in...
From what I can see the latest logs look pretty healthy and everything seems to work well besides the memory increase
Here is a frame where data was being synced and then back to 0 in the next set of logs
Not sure about the icon, but from this works to change the title https://github.com/pbarbiero/basic-electron-react-boilerplate/issues/15#issuecomment-364737901
Interesting, sorry I forgot to respond here @hodeware.. It is a small part of our product so I turned it off bulk delete and then it got left in the...
This would be a fantastic add.. drives me crazy when I have many files and have to hunt down issues after a schema change
Thank you for the response! > As far as getting the result you're after, could you just replace { notDistinctFrom: null } with { isNull: true} and { distinctFrom: null...
Same issue here with yarn and node `v13.12.0`, appears to be something with node v13. I was able to install with the following Install node verison manager if you don't...