coder82
09/05/2019, 10:00 AMgildor
09/05/2019, 10:03 AMcoder82
09/05/2019, 10:03 AMgildor
09/05/2019, 10:04 AMoffer()
, if for some reason you want to avoid suspend indicatorcoder82
09/05/2019, 10:04 AMgildor
09/05/2019, 10:04 AMit won’t suspendit’s just return immediately, but it still suspend function and cannot be called out of suspending lambda
coder82
09/05/2019, 10:05 AMMatej Drobnič
09/10/2019, 5:36 AMoffer
and send
are competely identical with conflated channel or is send
still slightly more expensive since it needs to drag whole coroutine machinery with it?gildor
09/10/2019, 6:00 AMMatej Drobnič
09/10/2019, 6:14 AMgildor
09/10/2019, 6:17 AMreason to use sendIf you want cancellation/suspend point