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

Add explicit advice on avoiding concurrency issues #297

Closed
BenFradet opened this issue Mar 8, 2019 · 1 comment
Closed

Add explicit advice on avoiding concurrency issues #297

BenFradet opened this issue Mar 8, 2019 · 1 comment
Assignees
Labels
category:documentation About the documentation.

Comments

@BenFradet
Copy link

No description provided.

@BenFradet BenFradet changed the title Add explicit advice on avoiding concurrency issues for Android tracker Add explicit advice on avoiding concurrency issues Mar 8, 2019
@AlexBenny AlexBenny self-assigned this Mar 24, 2021
@AlexBenny AlexBenny added the category:documentation About the documentation. label Mar 24, 2021
@AlexBenny
Copy link
Contributor

Closing as the tracker has to be defensive, avoiding any possible race condition or incoherent internal state update due to concurrency issues (e.g.: #425).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:documentation About the documentation.
Projects
None yet
Development

No branches or pull requests

2 participants