Join Slack
Powered by
No need to check for `continuation.isActive`. You...
# coroutines
e
elizarov
03/05/2017, 12:09 PM
No need to check for
continuation.isActive
. You can safely remove them, unless you underlying mechanism is buggy and would invoke onSuccess/onError more than once.
Open in Slack
Previous
Next