9380d92 udev: nodeStateInitializeEnumerate: remove watch handle in case of an error

1 file Authored by Marc Hartmayer 5 years ago, Committed by John Ferlan 5 years ago,
    udev: nodeStateInitializeEnumerate: remove watch handle in case of an error
    
    If the udev thread is stopped, it must be ensured that the watch
    handle is also removed from the main loop.
    
    Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>