tkopecek / koji

Forked from koji 7 years ago
Clone

db41061 hub: query_buildroots have to return ASAP

Authored and Committed by tkopecek 3 years ago
    hub: query_buildroots have to return ASAP
    
    If candidate_buildroot_ids are pruned to zero in some point,
    query_buildroots have to return. Otherwise big working queryset will be
    created eating resources and returning empty list anyway.
    
    Fixes: https://pagure.io/koji/issue/2298
    
        
file modified
+6 -0