summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-07-09 02:27:36 +0900
committerKali Kaneko <kali@leap.se>2013-07-09 02:54:36 +0900
commitc9c126b67f1a13483075aae680b30813117fbb05 (patch)
tree8048df94f2aa32fe1b775d449b6beea65a6f05b3 /changes
parentaddf58efe589fa7d85779eb05c3738f23c2e715e (diff)
do not use exec_ on wizard
Closes: #3047
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_3047_wizard_hangs_client_on_termination1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_3047_wizard_hangs_client_on_termination b/changes/bug_3047_wizard_hangs_client_on_termination
new file mode 100644
index 00000000..00af4738
--- /dev/null
+++ b/changes/bug_3047_wizard_hangs_client_on_termination
@@ -0,0 +1 @@
+ o Make wizard use the main event loop, ensuring clean termination.