cengizozel / LogiDrivePy

A Python module for interfacing with Logitech steering wheels.
https://pypi.org/project/logidrivepy/
MIT License
32 stars 1 forks source link

Huge RAM Consumption #4

Open alessandrokr opened 6 months ago

alessandrokr commented 6 months ago

The more i use controller.logi_update(), the more ram it uses. It even crashed my pc once because I didn't notice that it uses more and more ram... For every update it uses about 5mb more ram and doesn't clean the ram or something...