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/util
John Smith 92c92e09c1
Prevent race condition.
It is possible for an os.Interrupt signal to be raised after
signals.RegisterCloser() and before startup of goroutine signals.Handle().

Race is prevented by synchronously calling signal.Notify().
2017-05-28 19:57:07 +10:00
..
categories Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
crypto Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
email Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
filelist Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
languages Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
log Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
messages Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
metainfo Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
modelHelper Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
search Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
signals Prevent race condition. 2017-05-28 19:57:07 +10:00
timeHelper Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
format.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
magnet.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
markdown.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
safe.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
server.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
unzlib.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
whitespace.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00