You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Speed Test Socket not getting closed even after forcetaskstop and close socket.
If internet speed is too low the download starts quite late and when i try to close it explicitly after a specific amount of time by closing and forcetaskstopping then after a second it starts downloading and wont stop.
The text was updated successfully, but these errors were encountered:
+1 closeSocket should call in forcetaskstop
I'm trying speedSocket.forceStopTask();
And files keep downloading!
after add speedSocket.closeSocket();
socket closed
Speed Test Socket not getting closed even after forcetaskstop and close socket.
If internet speed is too low the download starts quite late and when i try to close it explicitly after a specific amount of time by closing and forcetaskstopping then after a second it starts downloading and wont stop.
The text was updated successfully, but these errors were encountered: