speed-test-lib icon indicating copy to clipboard operation
speed-test-lib copied to clipboard

Speed Test Socket not getting closed

Open mehrozafzal opened this issue 6 years ago • 1 comments

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.

mehrozafzal avatar May 17 '18 19:05 mehrozafzal

+1 closeSocket should call in forcetaskstop I'm trying speedSocket.forceStopTask(); And files keep downloading! after add speedSocket.closeSocket(); socket closed

DimaDDM avatar Jun 16 '18 13:06 DimaDDM