Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fixes #3087 Use App executors instead of ThreadUtils #3091

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

keianhzo
Copy link
Contributor

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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