]> git.proxmox.com Git - pve-installer.git/commit
stop main loop when closing the main window
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Fri, 16 Jun 2023 10:57:43 +0000 (12:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 07:34:55 +0000 (09:34 +0200)
commitddc887bce5503b81fa7e055acb1b1164aee3f695
treefbc6472af33604ddab54be4a46b4fcbb3e7e2c39
parentfd09e893114281d33e8ddbbe70f0ebd0b6338859
stop main loop when closing the main window

Without this change closing the main window does not exit the main loop.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
proxinstall