Hello. I'm running the script on a Raspberry Zero running Raspbian 8.0 and Python 2.7.9
The wireless adapter that I'm using is Alfa AWUS036NHA. The script runs fine for a while, except that the memory usage grows up steadily over time and eventually I run out of memory at some point:
Hello. I'm running the script on a Raspberry Zero running Raspbian 8.0 and Python 2.7.9 The wireless adapter that I'm using is Alfa AWUS036NHA. The script runs fine for a while, except that the memory usage grows up steadily over time and eventually I run out of memory at some point:
Is it a memory leak or something this behavior is expected?