From 7cacae6d4bd742cfb1f994e5093a939a594884d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Tue, 13 Aug 2013 11:38:14 -0300 Subject: Stop the reactor by adding the stop to the call chain --- changes/bug_3406_quit_hangs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_3406_quit_hangs (limited to 'changes') diff --git a/changes/bug_3406_quit_hangs b/changes/bug_3406_quit_hangs new file mode 100644 index 00000000..77452780 --- /dev/null +++ b/changes/bug_3406_quit_hangs @@ -0,0 +1,2 @@ + o Stop the twisted reactor adding the stop call to the call chain + instead of stopping it directly. Fixes #3406. \ No newline at end of file -- cgit v1.2.3