open_toontown_panda3d/direct
Derzsi Dániel eccfce4606 task: Fix memory leak related to Python 3 signal API changes
Python 3's signal.py API does not properly support custom signal handlers. An exception is created every frame because of this, which fills up the memory of the application.

Closes #873
2020-02-28 15:55:28 +01:00
..
src task: Fix memory leak related to Python 3 signal API changes 2020-02-28 15:55:28 +01:00