Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
ElegantMonkey 3dced6fdf0 Use Mutex when modifying failedOperations, add exponential cooldown
Just to be safe, won't allow concurrent goroutines to modify the map.

The exponential cooldown prevents newer torrents with no seeds
blocking older ones with seeds, when there are enough failures that a
cooldown event would fill the queue with only failed torrents.
2017-05-14 19:30:56 -03:00
..
cache.go
config.go FilesizeFetcher -> MetainfoFetcher 2017-05-14 08:20:34 -03:00
email.go
env.go
i2p.go
i18n.go Fix i18n file errors 2017-05-13 22:52:17 +02:00
logger.go
metainfoFetcher.go Use Mutex when modifying failedOperations, add exponential cooldown 2017-05-14 19:30:56 -03:00
navigation.go
scrape.go
search.go
sorting.go
trackers.go
upload.go