close endpoint after download
This commit is contained in:
@@ -48,6 +48,7 @@ public class Downloader {
|
|||||||
currentSession.request()
|
currentSession.request()
|
||||||
}
|
}
|
||||||
currentState = DownloadState.FINISHED
|
currentState = DownloadState.FINISHED
|
||||||
|
endpoint.close()
|
||||||
}
|
}
|
||||||
|
|
||||||
public long donePieces() {
|
public long donePieces() {
|
||||||
|
Reference in New Issue
Block a user