groostav
06/10/2020, 11:04 PMscope.actor<>{} always implement Job? I want to implement some code that calls actor.close(), and then just to keep things synchronous I want to call (actor as Job).join(), will that work in future kotlinx-coroutines?octylFractal
06/10/2020, 11:07 PM