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
Hi,
I just wanted to ask, are ApiClient instances thread safe or not?
I decompiled the code, it looks expensive to initiate but also has many instance variables which may break the thread safety.
Before using it on my app I wanted to be sure about its behavior.
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hi,
I just wanted to ask, are ApiClient instances thread safe or not?
I decompiled the code, it looks expensive to initiate but also has many instance variables which may break the thread safety.
Before using it on my app I wanted to be sure about its behavior.
Thank you in advance
The text was updated successfully, but these errors were encountered: