Join Slack
Powered by
Ok, I just want the latest value, and I was using ...
# coroutines
b
bj0
10/11/2017, 6:15 PM
Ok, I just want the latest value, and I was using a
ConflatedChannel
, but I was trying to put elements in it with
runBlocking { send() }
, and I was getting an exception:
java.lang.VerifyError: Bad type on operand stack
Open in Slack
Previous
Next