You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find it from the search engine. I have a use case that there are concurrent Go routines invoke multiple REST call through the same Gentleman client. I wonder if the Gentleman client is thread safe or not.