sangoma / python-ESL

FreeSWITCH's ESL SWIG wrapper for Python packaged with setuptools
https://freeswitch.org/confluence/display/FREESWITCH/Python+ESL
Mozilla Public License 2.0
23 stars 26 forks source link

Memory leak at recvEventTimed #1

Open AlexMarlo opened 5 years ago

AlexMarlo commented 5 years ago

I use this library in my big project. After few calls to freeswitch we have memory leek at this call event = self._fs_connection.recvEventTimed(1)