Use trySetError instead of tryError on DDPClientImpl since this class is...
Use trySetError instead of tryError on DDPClientImpl since this class is usually used wrapped on Rx subscriptions when the first will throw an exception probably leading to an unexpected behavior or crash with a compose exception and the latter will just bail out
Showing
Please register or sign in to comment