tchellomello/python-arlo

Memory leak

Closed this issue · 1 comments

self.__base_stations.append(base)

PyArlo.__base_stations grows every time we call ArloMediaLibrary.load()

@yoooou Thanks for reporting this issue!