luciofm
02/08/2018, 10:01 PMsuspendwithContext(CommonPool) { some code }suspendwithContext(CommonPool) {
    for (item in list) call_the_other_suspend_function(item)
  }