erayerdin / pyairmore

PyAirmore is a Python client library for Android Airmore server, which helps the developers to take programmatic actions on Android.
Other
32 stars 9 forks source link

Handling NewConnectionError by Timeout on AirmoreSession's is_server_running Property #3

Closed erayerdin closed 6 years ago

erayerdin commented 6 years ago

Related to #2

The library should handle the timeout by returning False.