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/service
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
..
api converts hash to uppercase 2017-05-12 04:28:00 +03:00
captcha
comment
report Display human-readable report reason in modpanel 2017-05-12 20:43:38 +02:00
scraper fix scraper, optimize updates so it doesn't suck massive ass (#367) 2017-05-11 14:06:47 -05:00
torrent Use Mutex when modifying failedOperations, add exponential cooldown 2017-05-14 19:30:56 -03:00
upload Update list of dead trackers 2017-05-13 15:18:40 +02:00
user Merge pull request #438 from mitki/patch-2 2017-05-14 00:30:23 +02:00
service.go Add filesize fetcher mode 2017-05-13 14:58:48 -03:00