#3536 kojivmd can't handle waitrepo tasks
Closed: Fixed 2 years ago by tkopecek. Opened 2 years ago by mikem.

Inspired by #3506

kojivmd can in rare cases trigger waitrepo subtasks when it calls getRepo. Such subtasks land in the vm channel by default, which is typically only populated by kojivmd instances that can't take the task.

The waitrepo handler currently lives in kojid, but there doesn't appear to be any reason it couldn't be moved to koji.tasks. If we did that, kojivmd could import and use it just as it does the Restart* tasks.


Unless I'm missing something, this is an easyfix.

If we do this, we should also update the doc note from #3506

Metadata Update from @mikem:
- Custom field Size adjusted to None

2 years ago

Metadata Update from @mikem:
- Custom field Size adjusted to small (was: None)
- Issue set to the milestone: 1.31
- Issue tagged with: easyfix

2 years ago

Commit bd95153 relates to this ticket

Metadata Update from @jcupova:
- Issue tagged with: no_qe

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3538 Merged 2 years ago