Oz

Results 6 comments of Oz

Something is seriously wrong with the timeout. Try to disable it like so: ``` client = AMSMB2(url: serverURL, credential: credential) client.timeout = -1 ```

@redixhumayun you can use [this library](https://github.com/osfunapps/os-android-play-console-automation-py)

What about merging this branch with the main? The whole library is unusable for us using the dark mode

@eakteam can you fork the library and show the fix you made? I too struggling with this thing. Not all devices found on the network :(

The timeout is an ongoing issue from version 3.0. I'm too, have the same problem. I also don't think we can safely stop the socket connection ourselves, using an external...