Fix #2025900. If a https request is canceled while openConnection is called
and a ssl error happened, the http thread can be blocked for up to 10 min. Added code to detect this case and unlock the thread.
Loading
Please register or sign in to comment