mavit / copr / copr

Forked from copr/copr 6 years ago
Clone

cad42db [frontend] stream api call package/list

Authored and Committed by msuchy 7 years ago
    [frontend] stream api call package/list
    
    this can be huge list and especially if you pass with_latest_succeeded_build=True
    the result will likely timeout.
    Streaming the output will resolve this problem.