MizaGBF
MizaGBF
For context, I use pydrive2 to remotely store the persistent data from my Discord Bot, which runs all the time, and that's how I noticed the memory usage building up...
I did some upload test directly on my Discord Bot (it was the easiest thing for me, at the moment), here's some results. First, for good measure, I updated to...
> I did some upload test directly on my Discord Bot (it was the easiest thing for me, at the moment), here's some results. > First, for good measure, I...
Sorry for the wait, I ended up a bit busy. I did more testing like promised with some slight modifications of my test code following your suggestions: 1. I kept...
In short, in one of my long running application, I end up with huge memory usage (~400 MB) after a few hours of letting it run, which ended making it...
Long time no see. I started working on another project using pydrive2, not so long ago, and I believe the issue to be fixed. At the very least, memory doesn't...