Join Slack
Powered by
if `onComplete` throws you erroneously call `onErr...
# rx
j
jw
01/24/2018, 9:51 PM
if
onComplete
throws you erroneously call
onError
. put a
return
in the catch block and move
onComplete
outside of it
Open in Slack
Previous
Next