if `onComplete` throws you erroneously call `onErr...
# rx
j
if
onComplete
throws you erroneously call
onError
. put a
return
in the catch block and move
onComplete
outside of it