park-bench / netcheck

Finds the best network with access to the Internet.
GNU General Public License v3.0
0 stars 0 forks source link

Check for Disconnection While "Sleeping" #20

Closed eviljoel closed 5 years ago

eviljoel commented 6 years ago

Netcheck should probably almost constantly check for disconnections where it currently sleeps. We should probably then proceed to reconnect whatever device was disconnected.

eviljoel commented 5 years ago

We still sleep but not for very long (.5 seconds). We need to sleep for this long to give other processes some CPU time. Considering this issue resolved following the merge of python-networkmanager.