24cc13d Fix exception escape warning

2 files Authored by cheimes 3 years ago, Committed by rcritten 3 years ago,
    Fix exception escape warning
    
    W1661(exception-escape), RPCClient.forward]
    Using an exception object that was bound by an except handler)
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -2
file modified
+2 -2