Remove TODO
This commit is contained in:
@@ -36,7 +36,6 @@ func StartThumbnailGenerator(chunkPath string, variantIndex int) {
|
|||||||
log.Errorln("Unable to generate thumbnail:", err)
|
log.Errorln("Unable to generate thumbnail:", err)
|
||||||
}
|
}
|
||||||
case <-quit:
|
case <-quit:
|
||||||
//TODO: evaluate if this is ever stopped
|
|
||||||
log.Debug("thumbnail generator has stopped")
|
log.Debug("thumbnail generator has stopped")
|
||||||
_timer.Stop()
|
_timer.Stop()
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user