Is google-api-python-client
library going to hit the end of support soon ?
I have been using this library for many things & i am hitting multiple issues because the library is not thread-safe.
Should i work on using some wrapper class for having thread-safe ? Should i move to some other library that google-cloud provides, since this is neither thread-safe (causing lot of issues), nor long-lasting.