Use worker pool extensively
This commit is contained in:
@@ -83,7 +83,7 @@ func handleDeleteFile(w http.ResponseWriter, segments []string, t *torrent.Torre
|
||||
}
|
||||
|
||||
file.Link = "unselect"
|
||||
t.SetChecksum("")
|
||||
t.SetNewLatestState(torrent.EmptyState())
|
||||
w.WriteHeader(http.StatusNoContent)
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user