lakhinsu
Results
1
comments of
lakhinsu
To catch the exception and avoid crash. You have to use wait(). I Fixed my code by putting wait() on the task returned by client.request() method.