python-ESL icon indicating copy to clipboard operation
python-ESL copied to clipboard

Memory leak at recvEventTimed

Open AlexMarlo opened this issue 6 years ago • 0 comments

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)

AlexMarlo avatar Nov 19 '18 08:11 AlexMarlo