-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Android's HandlerThread class provides the same functionality built-in that is currently implemented by ImageClassificationThread without the need to manage the Looper directly.
Also there are a few spuriously created threads in various control classes (e.g. LightRingControl ) that could be consolidated as operations on a single background HandlerThread.
Metadata
Metadata
Assignees
Labels
No labels