Netcheck should probably almost constantly check for disconnections where it currently sleeps. We should probably then proceed to reconnect whatever device was disconnected.
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.
Netcheck should probably almost constantly check for disconnections where it currently sleeps. We should probably then proceed to reconnect whatever device was disconnected.