Trying one final attempt
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
(lc/with-context {:background-job name}
|
||||
(mount/start (mount/only #{#'conn #'metrics-setup #'container-tags #'logging-context #'container-data}))
|
||||
((heartbeat f name))
|
||||
(mount/stop)
|
||||
(log/info "Stopping " name)
|
||||
(Thread/sleep 15000))
|
||||
(Thread/sleep 15000)
|
||||
(mount/stop))
|
||||
(finally
|
||||
(System/exit 0))))
|
||||
|
||||
Reference in New Issue
Block a user