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