Delete broken PriorityHandlerThread class
This class is unnecessary; you can simply pass a thread priority to HandlerThread's own constructor. It's also broken, since HandlerThread.run() immediately overrides the priority being set! ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153461225
Showing
with
1 additions
and
45 deletions
Please
register
or
sign in
to comment