google-maps-services-python
google-maps-services-python copied to clipboard
Running multiple calls in parallel doesn't give the required result
While using googlemaps==4.4.1 I was trying to do a multithreading call.
I keep receive
Connection pool is full, discarding connection: maps.googleapis.com
@Calvo94 Can you paste your code for multithreading? Maybe I can help to resolve it.