#3506 doc: explain waitrepo tasks in vm channel
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji kojivmd-doc-waitrepo  into  master

Download 3506.patch

Explain how to handle waitrepo tasks in the vm channel.

Metadata Update from @tkopecek:
- Pull-request tagged with: doc, no_qe

Commit 90206e38 fixes this pull-request

Pull-Request has been merged by tkopecek

Another option here is to re-route them in the channel policy. E.g.

match req_channel vm && method waitrepo :: use default

This would need to be before the is_child_task case.

Followup: #3536

Metadata