#2722 cli: use multicall for cancel command
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue2607  into  master

Download 2722.patch

Fixes: https://pagure.io/koji/issue/2607

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Is there any reason to cancel tasks without batch, but cancel builds with batch=100?

And maybe better to handle the result like _multicall_with_check to print failures.

rebased onto b8d0c5e5c46be0d2e5468bf463f71931307b4ca0

oh, it is completely wrong - I'm not using that multicall object at all.

Metadata Update from @tkopecek:
- Pull-request untagged with: testing-ready

updated

rebased onto 18b8d4472bbe4999f6ce9b41723a6f3b64544fea

As it changes behaviour a bit (prinitng warnings + error code after trying all calls), I've moved it back to 1.25

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

rebased onto a47f35a1b08d3ce32cdee8e1256e0be0b8bb8b00

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 21ec2511 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata