Skip to content

executor/app: do not lock marsdb more time than needed

Ana Guerrero requested to merge ana/valve-infra:fix_218 into master

Free marsdb earlier, once we have retrieved all the information about ports from marsdb, we don't need to lock it longer.

Fixes: https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/138

Merge request reports