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

bugfix: dont hold up main UI thread on pause/unpause #157

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Conversation

a5huynh
Copy link
Collaborator

@a5huynh a5huynh commented Aug 10, 2022

Closes #63

  • Moves the pause/unpause request off the main UI thread. Will still hold up other RPC requests while the backend processes the request, but shouldn't freeze the UI

@a5huynh a5huynh merged commit 197a36f into main Aug 10, 2022
@a5huynh a5huynh deleted the bugfix/toggle-lag branch August 10, 2022 15:41
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

Successfully merging this pull request may close these issues.

Pause indexing stops too much
1 participant