macos: prevent hang on quit (?)
This commit is contained in:
@@ -386,6 +386,7 @@ class MainApplication(QtWidgets.QApplication):
|
|||||||
|
|
||||||
self.gotify_client.stop_final()
|
self.gotify_client.stop_final()
|
||||||
super(MainApplication, self).quit()
|
super(MainApplication, self).quit()
|
||||||
|
sys.exit(0)
|
||||||
|
|
||||||
|
|
||||||
def start_gui():
|
def start_gui():
|
||||||
|
|||||||
Reference in New Issue
Block a user