]> git.ipfire.org Git - pbs.git/commit
jobs: Improve performance of finding reverse requires
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 May 2023 17:21:10 +0000 (17:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 May 2023 17:21:10 +0000 (17:21 +0000)
commit138a7a017274bd44f4c35a8495ce26441471432b
tree70e4a5ff5f8e854d621c4add942cd79d523f288e
parent259e43dcc84194a52da6478162c8455ace98886c
jobs: Improve performance of finding reverse requires

This won't be performed when the job has no packages and we won't run
the search query if there are no matches found.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/jobs.py