mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-08-21 23:22:30 +02:00
Workers now propagate RunUUID from the submitted task so the master can resolve the correct DB run record and associate step results. Also increments completed_steps on successful insert and connects the worker to the database for db_import_* functions.