Join Slack
Powered by
taking the code from the run() method and placing ...
# coroutines
r
rogeralsing
07/21/2017, 9:46 AM
taking the code from the run() method and placing it directly inside the CoroutineScope got me down to 1 doResume. but that actually made things go slower. not quite sure why, maybe it caused some form of fairness problem
Open in Slack
Previous
Next