Skip to content

Commit

Permalink
debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleSanderson authored Nov 24, 2024
1 parent 85c8f9b commit 54ba6b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ func (c *upgradereq) getAllTorrents() (*timeentry, error) {
dur = time.Second * 1
}

fmt.Printf("Cache Duration %s: %v\n", set.Host, dur)
torrentmap.Set(set, val, dur)
return nil
})
Expand Down

0 comments on commit 54ba6b0

Please sign in to comment.