There are two uses of `res` in https://github.com/servo/homu/blob/dfefeb72f13747113e03a826644827db11a5ebdf/homu/main.py#L581-L593 that can trigger exceptions if the repo does not use buildbot.
There are two uses of
resinhomu/homu/main.py
Lines 581 to 593 in dfefeb7