Hi, On Wed, Dec 20, 2017 at 3:16 PM, Johan Ruttens <[email protected]> wrote: >... Basically I'm searching for a better way to determine when the job is > finished....
I don't remember the details off the top of my head but I suppose OSGi events are sent to indicate the job's progress - you can check at /system/console/events and if you see useful events, using those should be a better way to find out. -Bertrand
