Hey, is there a way to modify thread priority on a...
# kovenant
a
Hey, is there a way to modify thread priority on a global basis? As in, on an Android device, I’d like my background threads to be deprioritized appropriately as per how you’d normally go with Process.setThreadPriority(BACKGROUND)