Join Slack
Powered by
The code is generally suspended inside nextValue()...
# coroutines
g
gregschlom
06/07/2017, 9:48 PM
The code is generally suspended inside nextValue(). When the outer timeout fires (the one in the main function), there’s no way for the code in
nextValueWithTimout
to know whether it was it’s own timeout that fired or some other timeout
Open in Slack
Previous
Next