Skip to content
New issue

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

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

Already on GitHub? # to your account

GCNetworkReachability not thread safe/can't have multiple instances #4

Open
esad opened this issue Sep 27, 2013 · 0 comments
Open

GCNetworkReachability not thread safe/can't have multiple instances #4

esad opened this issue Sep 27, 2013 · 0 comments

Comments

@esad
Copy link

esad commented Sep 27, 2013

Use of global static variables such as _lock_queue leads to race conditions.

However, It is suggested that there can be multiple instances running concurrently due to existence of initializers that return different objects and not a singleton.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant