v3 33 - less noise for processer
This commit is contained in:
parent
4c14d525ce
commit
7c896688c8
@ -20,7 +20,7 @@ abstract class FfmpegTaskService: TaskService(), FfmpegListener {
|
||||
|
||||
override fun onTaskAvailable(data: ClaimableTask) {
|
||||
if (runner?.isWorking() == true) {
|
||||
log.info { "Worker is already running.., will not consume" }
|
||||
//log.info { "Worker is already running.., will not consume" }
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user