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

Remove runBlocking to unblock the main thread #278

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Remove runBlocking to unblock the main thread #278

merged 2 commits into from
Jul 3, 2024

Conversation

kirmanak
Copy link
Contributor

@kirmanak kirmanak commented Jul 3, 2024

Summary

Starts a new coroutine to read OpenAI token from preferences instead of blocking the main thread on read.

How It Was Tested

It was not even compiled.

Screenshot/Gif

N/A

@alisen alisen added this pull request to the merge queue Jul 3, 2024
Merged via the queue into gdg-berlin-android:main with commit b74e242 Jul 3, 2024
5 checks passed
@kirmanak kirmanak deleted the droidcon/kirill-kamakin branch July 4, 2024 11:13
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.

3 participants