607d484 Ticket 54 - Move job done callback

Authored and Committed by William Brown 7 years ago
1 file changed. 4 lines added. 3 lines removed.
    Ticket 54 - Move job done callback
    
    Bug Description:  In the case we don't clean the fd, we may want to allow the
    user to do so.
    
    Fix Description:  To facilitate this, the job done callback should be AFTER
    the fd free code, allowing the user to clean it up if they wish.
    
    https://fedorahosted.org/nunc-stans/ticket/54
    
    Author: wibrown
    
    Review by: nhosoi (Thank you!)
    
        
file modified
+4 -3