Comment 19 for bug 1654116

Revision history for this message
John A Meinel (jameinel) wrote :

Sorry, I'm on crack, I missed line 70/71 which is exactly the 'check if I'm leader first':
    if not is_leader():
        return _leader_get(attribute=attribute)

Forgive my earlier rambling. I missed that line and then dug all over to see if it was trapped outside of that function.