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

Potential Race Condition in the "My Apps" browser? #40

Closed
onyxbits opened this issue Aug 22, 2017 · 1 comment
Closed

Potential Race Condition in the "My Apps" browser? #40

onyxbits opened this issue Aug 22, 2017 · 1 comment

Comments

@onyxbits
Copy link
Owner

The "My apps" browser won't always refresh when deleting or downloading apps. This is probably due to a race condition in AndroidAppDao (calling fireOnDatasetChangeEvent() too early. It should be called after disconnecting from the database).

@onyxbits
Copy link
Owner Author

onyxbits commented Oct 9, 2017

Fixed

@onyxbits onyxbits closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant