WLAN-Pi / wlanpi-profiler

Wi-Fi client capabilities analyzer tool built for the WLAN Pi
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

add sleep to prevent process loop from pinning cpu #100

Closed joshschmelzle closed 2 years ago

joshschmelzle commented 2 years ago

This PR closes #98 by adding a sleep function in the process watching loop, which appears to prevent pinning CPU at 100%.