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 abstract out cache 2017-05-11 09:01:53 -04:00
config.go FilesizeFetcher -> MetainfoFetcher 2017-05-14 08:20:34 -03:00
email.go Update email.go 2017-05-12 18:47:09 -05:00
env.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
i2p.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
i18n.go Fix i18n file errors 2017-05-13 22:52:17 +02:00
logger.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
metainfoFetcher.go Use Mutex when modifying failedOperations, add exponential cooldown 2017-05-14 19:30:56 -03:00
navigation.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
scrape.go only use coppersurfer 2017-05-10 18:23:20 -04:00
search.go forgot file 2017-05-11 09:29:08 -04:00
sorting.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
trackers.go Stateless cookies (#372) 2017-05-11 16:18:56 -05:00
upload.go disable uploads 2017-05-10 18:59:41 +10:00