aaverin
08/24/2018, 5:43 AMasync and produce ... are relying on the user to consume the final exception
– what if user doesn’t consume final exception, will it be thrown out of async/produce or just quietely hidden?gildor
08/24/2018, 5:56 AMaaverin
08/24/2018, 7:29 AMmyDeferredCourotine.await()
and it throws an exception inside, will I see it?gildor
08/24/2018, 8:08 AM