Open JayFoxRox opened 7 years ago
The memory allocations done using the ke module should be tracked, either by the API or by the scripts. This affects play_ac97.py (and possibly others) which allocate a lot of memory but never free it.
ke
The memory allocations done using the
ke
module should be tracked, either by the API or by the scripts. This affects play_ac97.py (and possibly others) which allocate a lot of memory but never free it.