Skip to content
  • Nicolas Fella's avatar
    [*cloud] Don't manually close the window when finished · f36a78d1
    Nicolas Fella authored
    We listen to the window closing to cancel the job. Since we also call
    close on the window when the wizard finishes this can lead to the job
    being canceled instead.
    
    We don't need to close the window ourselves since that happens
    automatically on destruction
    
    (cherry picked from commit b9e46e8a)
    f36a78d1