[dev] libcloud pull request: Sleep for a while to avoid errno 104
Github user s0undt3ch closed the pull request at: https://github.com/apache/libcloud/pull/141
[dev] libcloud pull request: Sleep for a while to avoid errno 104
GitHub user s0undt3ch opened a pull request: https://github.com/apache/libcloud/pull/141 Sleep for a while to avoid errno 104 On some weird and random occasions the GIL deadlocks while connecting forcing the remote servers to 104 the connection. A simple sleep avoids this issue(aft