Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApiClient Thread Safety #107

Open
emregozen opened this issue May 11, 2022 · 0 comments
Open

ApiClient Thread Safety #107

emregozen opened this issue May 11, 2022 · 0 comments

Comments

@emregozen
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant