rommansabbir / NetworkX

πŸ…½πŸ…΄πŸ†ƒπŸ††πŸ…ΎπŸ†πŸ…ΊπŸ†‡ An easy & handy library to monitor device internet connection status.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect operation in case of network loss/change

TempalovVictor opened this issue Β· comments

When quickly shutdown WIFI and LTE, nothing returns and nothing happens. If you make a delay between shutdowns, then everything is fine.

In a case if you first enable LTE, then enable WIFI, then "false" is returned. As I understand it, this happens when changing the network from LTE to WIFI, but in the end, "true" is not returned, although both networks are turned on.