Fix
This commit is contained in:
parent
51e1c5a9ee
commit
a9d05511fb
@ -58,6 +58,7 @@ abstract class TaskService: TaskQueueListener {
|
||||
|
||||
@PostConstruct
|
||||
private fun onCreated() {
|
||||
serviceId = getServiceId()
|
||||
log.info { "Starting with id: $serviceId" }
|
||||
onAttachListener()
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user