Rework torrent manager handling of update

This commit is contained in:
Ben Sarmiento
2023-12-02 01:32:11 +01:00
parent 67f509248e
commit 2f7e3b0ca9
7 changed files with 228 additions and 232 deletions

View File

@@ -69,6 +69,7 @@ func RunTest() {
}
wg.Wait()
close(semaphore)
close(infoChan)
fmt.Printf("Network test complete.\n\n")