You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory leak in siprtmp_gevent.py. Memory leak is proportional to the number of
connections. And do not increase during transmission. One can see in logs that
Gateway objects counter 'Gateway[X]' constantly increases, so this objects are
not deleted.
Original issue reported on code.google.com by Lukasz.P...@gmail.com on 11 Feb 2013 at 5:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Lukasz.P...@gmail.com
on 11 Feb 2013 at 5:18The text was updated successfully, but these errors were encountered: