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

Fixes #3087 Use App executors instead of ThreadUtils #3091

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

keianhzo
Copy link
Collaborator

@keianhzo keianhzo commented Apr 2, 2020

Fixes #3087 Use App executors instead of ThreadUtils. Removed ThreadUtils as in most cases we can just use the view main looper.

@keianhzo keianhzo self-assigned this Apr 2, 2020
@keianhzo keianhzo requested a review from bluemarvin April 2, 2020 10:35
@bluemarvin
Copy link
Contributor

TC failure is the unit test failing to download components again.

@bluemarvin bluemarvin merged commit a360c20 into master Apr 2, 2020
@bluemarvin bluemarvin deleted the v10/executor_fix branch April 2, 2020 18:35
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.

Use App executors instead of ThreadUtils background thread.
2 participants