Explain how to handle waitrepo tasks in the vm channel.
waitrepo
vm
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.
is_child_task
Followup: #3536
Explain how to handle
waitrepotasks in thevmchannel.